Class GeneralDigestAlgorithm
java.lang.Object
org.bouncycastle.crypto.general.GeneralAlgorithm
org.bouncycastle.crypto.general.GeneralDigestAlgorithm
- All Implemented Interfaces:
Serializable, Algorithm, DigestAlgorithm
Marker class for a digest algorithm
- See Also:
-
Method Summary
Methods inherited from class GeneralAlgorithm
equals, getName, hashCode, requiresAlgorithmParametersMethods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Algorithm
equals, getName, hashCode, requiresAlgorithmParameters