Key Manager REST Interface

The Key Manager REST interface provides the following operations essential for server signatures:

Component

Operation

Description

KeyListResource

(GET) /private-keys

Query active private remote signature keys

ObjectListResource

(GET) /objects

Querying management objects (e.g. Signer)

-

(POST) /objects

Registration of a new managed object

Table 38: Operations of the Key Manager REST Interface