Interface PrivateCertificateConfigurationIntermediateCACSR.PrivateKeyType
-
- Enclosing class:
- PrivateCertificateConfigurationIntermediateCACSR
public static interface PrivateCertificateConfigurationIntermediateCACSR.PrivateKeyTypeThe type of private key to generate.
-
-
Field Detail
-
RSA
static final String RSA
rsa.- See Also:
- Constant Field Values
-
EC
static final String EC
ec.- See Also:
- Constant Field Values
-
-