Interface PrivateCertificateCAData.PrivateKeyType

  • Enclosing class:
    PrivateCertificateCAData

    public static interface PrivateCertificateCAData.PrivateKeyType
    The type of private key to generate.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String EC
      ec.
      static String RSA
      rsa.