This is supported on crate feature dnssec only.
Expand description

Public Key implementations for supported key types

Structs

Ed25519 Public key

An owned variant of PublicKey

Rsaopenssl or ring

Rsa public key

Enums

Variants of all know public keys

Traits

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

Type Definitions

Ecring

Elyptic Curve public key type