Uses of Class
org.bouncycastle.crypto.digests.LongDigest
| Package | Description |
|---|---|
| org.bouncycastle.crypto.digests |
-
Uses of LongDigest in org.bouncycastle.crypto.digests
Subclasses of LongDigest in org.bouncycastle.crypto.digests Modifier and Type Class Description classSHA384DigestFIPS 180-2 implementation of SHA-384.classSHA512DigestFIPS 180-2 implementation of SHA-512.Methods in org.bouncycastle.crypto.digests with parameters of type LongDigest Modifier and Type Method Description protected voidLongDigest. copyIn(LongDigest t)Constructors in org.bouncycastle.crypto.digests with parameters of type LongDigest Constructor Description LongDigest(LongDigest t)Copy constructor.