Function derive_key

Source
pub fn derive_key(ikm: &[u8]) -> Result<[u8; 64], AttachmentCipherError>