Available on crate feature
dnssec-ring
only.Expand description
Public Key implementations for supported key types
Structs§
- Public
KeyBuf - An owned variant of PublicKey
Traits§
- Public
Key - PublicKeys implement the ability to ideally be zero copy abstractions over public keys for verifying signed content.