Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 518 Bytes

CertificateKeyPairRequest.md

File metadata and controls

12 lines (8 loc) · 518 Bytes

CertificateKeyPairRequest

Properties

Name Type Description Notes
name String
certificateData String PEM-encoded Certificate data
keyData String Optional Private Key. If this is set, you can use this keypair for encryption. [optional]

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