[][src]Function pgp::crypto::aes_kw::unwrap

pub fn unwrap(key: &[u8], data: &[u8]) -> Result<Vec<u8>>

AES Key Unwrap As defined in RFC 3394.