|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.cms.CMSConfig
| Constructor Summary | |
CMSConfig()
|
|
| Method Summary | |
static void |
setSigningDigestAlgorithmMapping(java.lang.String oid,
java.lang.String algorithmName)
Deprecated. no longer required. |
static void |
setSigningEncryptionAlgorithmMapping(java.lang.String oid,
java.lang.String algorithmName)
Set the mapping for the encryption algorithm used in association with a SignedData generation or interpretation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CMSConfig()
| Method Detail |
public static void setSigningEncryptionAlgorithmMapping(java.lang.String oid,
java.lang.String algorithmName)
oid - object identifier to map.algorithmName - algorithm name to use.
public static void setSigningDigestAlgorithmMapping(java.lang.String oid,
java.lang.String algorithmName)
oid - object identifier to map.algorithmName - algorithm name to use.
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||