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 FipsAlgorithm
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