publicKey property
The public key that corresponds to this config.
This is, for example, used when issuing Certificates, but not when creating a self-signed CertificateAuthority or CertificateAuthority CSR.
Optional.
Implementation
PublicKey? publicKey;