The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::ACM::ExportCertificateResponse

ATTRIBUTES

Certificate => Str

The base64 PEM-encoded certificate.

CertificateChain => Str

The base64 PEM-encoded certificate chain. This does not include the certificate that you are exporting.

PrivateKey => Str

The encrypted private key associated with the public key in the certificate. The key is output in PKCS #8 format and is base64 PEM-encoded.

_request_id => Str