Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 737 Bytes

CreateSigningKeyDto.md

File metadata and controls

14 lines (8 loc) · 737 Bytes

CreateSigningKeyDto

Properties

Name Type Description Notes
signingDeviceKeyId string The ID, name or label of the key specified on the customer's signing device. [default to undefined]
signedCertPem string The signed certificate that includes the public key PEM of the signing key, signed by a validation key. [default to undefined]
agentUserId string Id of user to which this key belongs [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]