Documentation
¶
Overview ¶
modified from github.com/miekg/dns
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrPrivKey = errors.New("invalid private key") ErrAlg = errors.New("unsupported algorithm") ErrKey = errors.New("invalid key") )
Errors
Functions ¶
func ParseECDSAPrivateKey ¶
ParseECDSAPrivateKey reads an ECDSA private key from an io.Reader and returns the private key and dns.DNSKEY.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.