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 (7 loc) · 378 Bytes

CertificateKeyPairRequest.md

File metadata and controls

12 lines (7 loc) · 378 Bytes

CertificateKeyPairRequest

Properties

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