quantcrypt::content

Type Alias UserKeyingMaterial

source
pub type UserKeyingMaterial = OctetString;
Expand description

The UserKeyingMaterial type is defined in [RFC 5652 Section 10.2.6].

  UserKeyingMaterial ::= OCTET STRING

Aliased Typeยง

struct UserKeyingMaterial { /* private fields */ }