Module cert

Module cert 

Source
Expand description

Certificate and PrivateKey types and functions.

Modules§

errors
Type error for X.509 certificate parsing and validations.

Structs§

Certificate
This type contains a single certificate by value.
PrivateKey
This type contains a private key by value.