Please use the new documentation

This page is still here for now, but it will no longer be available from 31-Dec-2026. All content has moved to the new API documentation, which covers current features and new updates.

Go to the new documentation

API Format DNSSEC Keys

From Openprovider API documentation

Jump to: navigation, search

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)
  • 13 (ECDSA Curve P-256 with SHA-256)
protocol (required)
Data
The protocol that is used for this key. Currently only one choice, but in the close future this will be expanded.
  • 3 (DNSSEC)
pubKey (required)
Data
Public key
Views
Personal tools