List the Timestamping Authorities(s)

List the Timestamping Authorities(s)

Responses
  • 200 Timestamping Authorities list

    Array [

    id
    string (Internal ID) required

    Object internal ID

    name
    string required

    The Timestamping Authority's name

    policyOid
    string required

    The Timestamping Policy OID

    enabled
    boolean required

    Allow this authority to sign timestamping requests

    signer
    string required

    Name of the Timestamping Signer used to sign for this authority

    acceptedHashAlgorithms
    array of string (Hash Algorithm) required
    ntpClients
    array of string required

    Name of the NTP Clients used to get time for this authority

    checkRevocation
    boolean required

    Before signing the request, check revocation status of the signer certificate

    ]

  • 204 No Timestamping Authorities defined
  • 401 Unauthorized request
  • 403 Forbidden action
  • 500 Internal Server error