|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.crypto.CryptoServicesRegistrar.Property
Available properties that can be set.
Field Summary | |
static CryptoServicesRegistrar.Property |
DH_DEFAULT_PARAMS
The default parameters for a particular size of Diffie-Hellman key.This is a sized property. |
static CryptoServicesRegistrar.Property |
DSA_DEFAULT_PARAMS
The default parameters for a particular size of DSA key. |
static CryptoServicesRegistrar.Property |
EC_IMPLICITLY_CA
The parameters to be used for processing implicitlyCA X9.62 parameters |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final CryptoServicesRegistrar.Property EC_IMPLICITLY_CA
public static final CryptoServicesRegistrar.Property DH_DEFAULT_PARAMS
public static final CryptoServicesRegistrar.Property DSA_DEFAULT_PARAMS
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |