Function glycos::graph::cryptograph::derive_kek[][src]

fn derive_kek(agreed: [u8; 32]) -> Vec<u8>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator