pub type AsymmetricDecryptKeyIdentifier = OctetString;
Expand description
The identifier of the secret key to be used by the server to encrypt the private key.
Aliased Typeยง
struct AsymmetricDecryptKeyIdentifier { /* private fields */ }
pub type AsymmetricDecryptKeyIdentifier = OctetString;
The identifier of the secret key to be used by the server to encrypt the private key.
struct AsymmetricDecryptKeyIdentifier { /* private fields */ }