Builder
class Builder
Properties
Link copied to clipboard
Specifies information to be added to the extension section of the certificate signing request (CSR).
Link copied to clipboard
Type of the public key algorithm and size, in bits, of the key pair that your CA creates when it issues a certificate. When you create a subordinate CA, you must use a key algorithm supported by the parent CA.
Link copied to clipboard
Name of the algorithm your private CA uses to sign certificate requests.
Link copied to clipboard
Structure that contains X.500 distinguished name information for your private CA.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.acmpca.model.CsrExtensions inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.acmpca.model.Asn1Subject inside the given block