Class CryptoServicesRegistrar.Property

java.lang.Object
org.bouncycastle.crypto.CryptoServicesRegistrar.Property
Enclosing class:
CryptoServicesRegistrar

public static final class CryptoServicesRegistrar.Property extends Object
Available properties that can be set.
  • Field Details

    • EC_IMPLICITLY_CA

      public static final CryptoServicesRegistrar.Property EC_IMPLICITLY_CA
      The parameters to be used for processing implicitlyCA X9.62 parameters
    • DH_DEFAULT_PARAMS

      public static final CryptoServicesRegistrar.Property DH_DEFAULT_PARAMS
      The default parameters for a particular size of Diffie-Hellman key.This is a sized property.
    • DSA_DEFAULT_PARAMS

      public static final CryptoServicesRegistrar.Property DSA_DEFAULT_PARAMS
      The default parameters for a particular size of DSA key. This is a sized property.