[−][src]Module x509_parser::extensions
Structs
| AuthorityInfoAccess | |
| BasicConstraints | Identifies whether the subject of the certificate is a CA, and the max validation depth. |
| CertificatePolicies | |
| ExtendedKeyUsage | |
| GeneralSubtree | Represents the structure used in the name contraints extensions. The fields minimum and maximum are not supported (openssl also has no support). |
| InhibitAnyPolicy | |
| KeyIdentifier | |
| KeyUsage | |
| NameConstraints | |
| PolicyConstraints | |
| PolicyMappings | |
| SubjectAlternativeName |
Enums
| GeneralName | Represents a GeneralName as defined in RFC5280. There is no support X.400 addresses and EDIPartyName. |
| ParsedExtension |