Interface PrivateCertificateConfigurationIntermediateCAPrototype.PrivateKeyFormat
-
- Enclosing class:
- PrivateCertificateConfigurationIntermediateCAPrototype
public static interface PrivateCertificateConfigurationIntermediateCAPrototype.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
-
-