Encode RSA public keys in RFC 3110 DNSKEY format
This commit is contained in:
committed by
Tobias Brunner
parent
f2145c8d3a
commit
a4ddc0bb26
@@ -85,6 +85,8 @@ enum cred_encoding_type_t {
|
||||
/** PGP key encoding */
|
||||
PUBKEY_PGP,
|
||||
PRIVKEY_PGP,
|
||||
/** DNSKEY encoding */
|
||||
PUBKEY_DNSKEY,
|
||||
|
||||
/** ASN.1 DER encoded certificate */
|
||||
CERT_ASN1_DER,
|
||||
|
||||
Reference in New Issue
Block a user