Expand description
Key interface for Public/Private key encryption
Traits§
- PubKey
- An internal representation of a asymetric Public key.
- PubKey
Mut - An internal representation of a asymetric Public key.
- PubPriv
Key - An internal representation of a asymetric Public and Private key.
- PubPriv
KeyGenerate - An internal representation of generating asymetric Public/Private key pairs.
- PubPriv
KeyGenerate Client - Upcall from the
PubPrivKeyGenerate
trait. - PubPriv
KeyMut - An internal representation of a asymetric Public and Private key.
- RsaKey
- RsaKey
Mut - RsaPriv
Key - RsaPriv
KeyMut