Interface GetConnectionsKeysResponseContentInner

Hierarchy

  • GetConnectionsKeysResponseContentInner

Indexable

[key: string]: any | any

Properties

algorithm?: string

Signing key algorithm

cert: string

The public certificate of the signing key

current?: boolean

True if the key is the the current key

current_since?: string

The date and time when the key became the current key

fingerprint: string

The cert fingerprint

Signing key use, whether for encryption or signing

kid: string

The key id of the signing key

next?: boolean

True if the key is the the next key

pkcs?: string

The public certificate of the signing key in pkcs7 format

previous?: boolean

True if the key is the the previous key

subject_dn?: string
thumbprint: string

The cert thumbprint