Expand description

Asymmetric encryption / decryption, signing / verification wrapper.

Structs

This is a wrapper around an OpenSSL asymmetric key pair. Since openssl 0.10, the PKey is either a public or private key so we have to differentiate that as well.

Enums

Traits

Type Definitions

A public key