Package org.bouncycastle.crypto.general
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 org.bouncycastle.crypto.general.GeneralAlgorithm
equals, getName, hashCode, requiresAlgorithmParameters
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.bouncycastle.crypto.Algorithm
equals, getName, hashCode, requiresAlgorithmParameters