Available on crate feature
dnssec-ring
only.Expand description
ring implementations of DNSSEC traits.
Structs§
- Digest
- Hashing wrapper type.
- Ecdsa
Signing Key - An ECDSA signing key pair (backed by ring).
- Ed25519
- Ed25519 Public key
- Ed25519
Signing Key - An Ed25519 signing key pair (backed by ring).
- Rsa
- Rsa public key
- RsaSigning
Key - An RSA signing key pair (backed by ring).
Functions§
- signing_
key_ from_ der - Decode private key
Type Aliases§
- Ec
- Elyptic Curve public key type