Type Alias AsymmetricDecryptKeyIdentifier

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