Package org.bouncycastle.crypto.fips
Class FipsDigestAlgorithm
java.lang.Object
org.bouncycastle.crypto.fips.FipsAlgorithm
org.bouncycastle.crypto.fips.FipsDigestAlgorithm
- All Implemented Interfaces:
Serializable
,Algorithm
,DigestAlgorithm
Marker class for a FIPS approved digest algorithm
- See Also:
-
Method Summary
Methods inherited from class org.bouncycastle.crypto.fips.FipsAlgorithm
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