Module est

Source
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§

Attribute

Enums§

AttrOrOid
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§

AsymmetricDecryptKeyIdentifier
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.