Module prelude

Source

Structs§

PKey
A public or private key.
X509
An X509 public key certificate.

Enums§

Private
A tag type indicating that a key has private components.
Public
A tag type indicating that a key only has public components.