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 */ }