Structs

Enums

Constants

  • When PrivateKeyInfo have this version specified, it should not have public_key field set. This version of PrivateKeyInfo mostly used to represent RSA and EC private keys.
  • When PrivateKeyInfo have this version specified, it should have public_key field set. This version of PrivateKeyInfo mostly used to represent Ed25519 and Ed448 private keys and defined as OneAsymmetricKey in RFC5958.

Type Definitions