Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 611 Bytes

SslCertificate.md

File metadata and controls

13 lines (9 loc) · 611 Bytes

SslCertificate

Properties

Name Type Description Notes
CertificateName *string 인증서명 [optional] [default to null]
PrivateKey *string 비밀키 [optional] [default to null]
PublicKeyCertificate *string 공개키인증서 [optional] [default to null]
CertificateChain *string chainca [optional] [default to null]

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