|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.bcpg.PublicKeyUtils
Utility methods related to OpenPGP public key algorithms.
Constructor Summary | |
PublicKeyUtils()
|
Method Summary | |
static boolean |
isSigningAlgorithm(int publicKeyAlgorithm)
Return true, if the public key algorithm that corresponds to the given ID is capable of signing. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PublicKeyUtils()
Method Detail |
public static boolean isSigningAlgorithm(int publicKeyAlgorithm)
publicKeyAlgorithm
- public key algorithm id
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |