encryptionSpec property

EncryptionSpec? encryptionSpec
getter/setter pair

When EncryptionSpec is provided, the Subject, SubjectAltNames, and the PEM-encoded certificate fields will be encrypted at rest.

Optional.

Implementation

EncryptionSpec? encryptionSpec;