Searched defs:SecureKeyWrapper (Results 1 – 1 of 1) sorted by relevance
55 pub struct SecureKeyWrapper<'a> { struct57 pub version: i32,60 pub encrypted_transport_key: &'a [u8],63 pub initialization_vector: &'a [u8],65 pub key_description: KeyDescription<'a>,68 pub encrypted_key: &'a [u8],71 pub tag: &'a [u8],