keySpec property
Used when issuing certificates for this CertificateAuthority.
If this CertificateAuthority is a self-signed CertificateAuthority, this key is also used to sign the self-signed CA certificate. Otherwise, it is used to sign a CSR.
Required. Immutable.
Implementation
KeyVersionSpec? keySpec;