Module x509_parser::extensions[][src]

Expand description

X.509 Extensions objects and types

Structs

Identifies whether the subject of the certificate is a CA, and the max validation depth.

Represents the structure used in the name constraints extensions. The fields minimum and maximum are not supported (openssl also has no support).

X.509 version 3 extension

X509Extension parser builder

Enums

Represents a GeneralName as defined in RFC5280. There is no support X.400 addresses and EDIPartyName.

Type Definitions