Module key

Source

Structs§

KeyPair
An RSA key pair, used for signing.
PublicKey
A serialized RSA public key.
PublicKeyComponents
Low-level API for RSA public keys.

Enums§

KeySize
RSA key-size.

Functions§

generate_rsa_key 🔒
is_rsa_key 🔒