Package w.crypto.digest.bouncycastle
Class Sha3DigestFactory
java.lang.Object
w.crypto.digest.AbstractDigestFactory
w.crypto.digest.bouncycastle.Sha3DigestFactory
- All Implemented Interfaces:
DigestFactory
- Author:
- whilein
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull DigestFactorycreate(int bits) protected MessageDigestMethods inherited from class w.crypto.digest.AbstractDigestFactory
create
-
Constructor Details
-
Sha3DigestFactory
public Sha3DigestFactory()
-
-
Method Details
-
create
-
getDigest
- Specified by:
getDigestin classAbstractDigestFactory
-