Module hickory_proto::rr::dnssec::public_key

source ·
Available on crate feature dnssec only.
Expand description

Public Key implementations for supported key types

Structs§

  • Ed25519dnssec-ring
    Ed25519 Public key
  • An owned variant of PublicKey
  • Rsadnssec-openssl or dnssec-ring
    Rsa public key

Enums§

Traits§

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

Type Aliases§

  • Ecdnssec-ring
    Elyptic Curve public key type