pub type EncryptedKey = OctetString;Expand description
The EncryptedKey type is defined in RFC 5652 Section 6.2.
EncryptedKey ::= OCTET STRINGAliased Typeยง
pub struct EncryptedKey { /* private fields */ }pub type EncryptedKey = OctetString;The EncryptedKey type is defined in RFC 5652 Section 6.2.
EncryptedKey ::= OCTET STRINGpub struct EncryptedKey { /* private fields */ }