public class PublicKeyUtils
extends java.lang.Object
Constructor and Description |
---|
PublicKeyUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isSigningAlgorithm(int publicKeyAlgorithm)
Return true, if the public key algorithm that corresponds to the given ID is capable of signing.
|