Module public_key

Source
Available on crate feature dnssec-ring only.
Expand description

Public Key implementations for supported key types

Structs§

PublicKeyBuf
An owned variant of PublicKey

Traits§

PublicKey
PublicKeys implement the ability to ideally be zero copy abstractions over public keys for verifying signed content.