[][src]Module picky::x509::extension

Structs

AuthorityKeyIdentifier

https://tools.ietf.org/html/rfc5280#section-4.2.1.1

BasicConstraints

https://tools.ietf.org/html/rfc5280#section-4.2.1.9

ExtendedKeyUsage

https://tools.ietf.org/html/rfc5280#section-4.2.1.12

Extension
Extensions

https://tools.ietf.org/html/rfc5280#section-4.1.2.9

KeyUsage

https://tools.ietf.org/html/rfc5280#section-4.2.1.3

Enums

ExtensionView

A view on an Extension's value designed to be easier to use match and use.

Type Definitions

KeyIdentifier
SubjectKeyIdentifier

https://tools.ietf.org/html/rfc5280#section-4.2.1.2