Available on crate feature
dnssec
only.Expand description
Public Key implementations for supported key types
Structs§
- Ed25519
ring
- Ed25519 Public key
- Public
KeyBuf - An owned variant of PublicKey
- Rsa
openssl
orring
- Rsa public key
Enums§
- Public
KeyEnum - Variants of all know public keys
Traits§
- Public
Key - PublicKeys implement the ability to ideally be zero copy abstractions over public keys for verifying signed content.
Type Aliases§
- Ec
ring
- Elyptic Curve public key type