[][src]Function aes_keywrap_rs::aes_unwrap_key

pub fn aes_unwrap_key(kek: &[u8], wrapped: &[u8]) -> Vec<u8>

key wrapping as defined in RFC 3394 http://www.ietf.org/rfc/rfc3394.txt