]> granicus.if.org Git - pdns/commit
API: Make the /cryptokeys endpoint use CryptoKey objects
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 16 Nov 2017 13:53:47 +0000 (14:53 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 17 Nov 2017 09:01:56 +0000 (10:01 +0100)
commit5d9c6182c9055e2961ce0f0048c2856d134879c5
tree6078846edecb34f9c58342417c5c0005000ac41a
parent055349b0a5dee3d0c8ada8593fbec12b62d889e6
API: Make the /cryptokeys endpoint use CryptoKey objects

Add bits and algorithm to the CryptoKey object
docs/http-api/cryptokeyitem.rst
docs/http-api/endpoint-cryptokeys.rst
pdns/ws-auth.cc
regression-tests.api/test_Zones.py
regression-tests.api/test_cryptokeys.py