X509CertificateData
The PEM-encoded data for the certificate anchor. Included for trust anchors of type CERTIFICATE_BUNDLE
.
Inherited functions
Link copied to clipboard
Casts this SourceData as a AcmPcaArn and retrieves its kotlin.String value. Throws an exception if the SourceData is not a AcmPcaArn.
Link copied to clipboard
Casts this SourceData as a AcmPcaArn and retrieves its kotlin.String value. Returns null if the SourceData is not a AcmPcaArn.
Link copied to clipboard
Casts this SourceData as a X509CertificateData and retrieves its kotlin.String value. Throws an exception if the SourceData is not a X509CertificateData.
Link copied to clipboard
Casts this SourceData as a X509CertificateData and retrieves its kotlin.String value. Returns null if the SourceData is not a X509CertificateData.