This documentation has moved

XML API documentation can now be found at developer.openprovider.com. This page will remain available until September 2026, but will no longer be updated.

The XML API itself is not changing. Your existing integration continues to work.

API Format DNSSEC Keys

From Openprovider API documentation

(Difference between revisions)
Jump to: navigation, search
WikiSysop (Talk | contribs)
(Created page with '==Format specification > dnssecKeys== Collection of data fields that contains the following members: {| border="1" cellpadding="4" |- style="background-color:#BBBBBB;" |'''Field'…')
Newer edit →

Revision as of 08:12, 13 December 2012

Format specification > dnssecKeys

Collection of data fields that contains the following members:

Field dnssecKeys
flags (required)
Data
Type of key; the following values (the numbers only) are supported by Openprovider, but the registry might support a limited list
  • 256 (ZSK)
  • 257 (KSK)
alg (required)
Data
Algorithm; the following values (the numbers only) are supported by Openprovider, but the registry might support a limited list
  • 3 (DSA/SHA1)
  • 5 (RSA/SHA1)
  • 6 (DSA-NSEC3-SHA1)
  • 7 (RSASHA1-NSEC3-SHA1)
  • 8 (RSA/SHA-256)
  • 10 (RSA/SHA-512)
  • 12 (GOST R 34.10-2001)
pubkey (required)
Data
Public key
Views
Personal tools