Function unwrap_key

Source
pub fn unwrap_key(_kek: &[u8], wrapped: &[u8], _aad: &[u8]) -> Result<Vec<u8>>