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) · 407 Bytes

PatchedCertificateKeyPairRequest.md

File metadata and controls

12 lines (7 loc) · 407 Bytes

PatchedCertificateKeyPairRequest

Properties

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