|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CMSSignatureAlgorithmNameGenerator
| Method Summary | |
|---|---|
java.lang.String |
getSignatureName(org.bouncycastle.asn1.x509.AlgorithmIdentifier digestAlg,
org.bouncycastle.asn1.x509.AlgorithmIdentifier encryptionAlg)
Return the digest algorithm using one of the standard string representations rather than the algorithm object identifier (if possible). |
| Method Detail |
|---|
java.lang.String getSignatureName(org.bouncycastle.asn1.x509.AlgorithmIdentifier digestAlg,
org.bouncycastle.asn1.x509.AlgorithmIdentifier encryptionAlg)
digestAlg - the digest algorithm id.encryptionAlg - the encryption, or signing, algorithm id.
|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||