Type Alias dco3_crypto::EncryptionResult

source ·
pub type EncryptionResult = (Vec<u8>, PlainFileKey);