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