trust_dns_proto::rr::dnssec

Module public_key

Source
Available on crate feature dnssec only.
Expand description

Public Key implementations for supported key types

Structs§

Ed25519ring
Ed25519 Public key
PublicKeyBuf
An owned variant of PublicKey
Rsaopenssl or ring
Rsa public key

Enums§

PublicKeyEnum
Variants of all know public keys

Traits§

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

Type Aliases§

Ecring
Elyptic Curve public key type