Expand description
§Enrollment over Secure Transport
This module implements [RFC 7030]’s data types in certificate enrollment for clients using Certificate Management over CMS (CMC) messages over a secure transport. This profile, called Enrollment over Secure Transport (EST), describes a simple, yet functional, certificate management protocol targeting Public Key Infrastructure (PKI) clients that need to acquire client certificates and associated Certification Authority (CA) certificates.
Structs§
Enums§
- Attr
OrOid - Either an OID pointing a specific signature scheme or an attribute for a particular crypto system.
Constants§
- ASYMMETRIC_
DECRYPT_ KEY_ OID - The OID identifying a
DecryptKeyIdentifier
attribute.
Type Aliases§
- Asymmetric
Decrypt KeyIdentifier - The identifier of the secret key to be used by the server to encrypt the private key.
- CsrAttrs
- The main body of a CSR attribute request.