subjectKeyId property

CertificateConfigKeyId? subjectKeyId
getter/setter pair

When specified this provides a custom SKI to be used in the certificate.

This should only be used to maintain a SKI of an existing CA originally created outside CAS, which was not generated using method (1) described in RFC 5280 section 4.2.1.2.

Optional.

Implementation

CertificateConfigKeyId? subjectKeyId;