Interface PrivateCertificateConfigurationIntermediateCA.PrivateKeyFormat
-
- Enclosing class:
- PrivateCertificateConfigurationIntermediateCA
public static interface PrivateCertificateConfigurationIntermediateCA.PrivateKeyFormatThe format of the generated private key.
-
-
Field Detail
-
DER
static final String DER
der.- See Also:
- Constant Field Values
-
PKCS8
static final String PKCS8
pkcs8.- See Also:
- Constant Field Values
-
-