Class GeneralAlgorithm
java.lang.Object
org.bouncycastle.crypto.general.GeneralAlgorithm
- All Implemented Interfaces:
Serializable, Algorithm
- Direct Known Subclasses:
GeneralDigestAlgorithm
-
Method Details
-
getName
-
requiresAlgorithmParameters
public final boolean requiresAlgorithmParameters()Description copied from interface:AlgorithmReturns true if this algorithm requires additional parameter fields, false otherwise.- Specified by:
requiresAlgorithmParametersin interfaceAlgorithm- Returns:
- true if algorithm requires parameters.
-
equals
-
hashCode
-