Package w.crypto.digest
Class UnsupportedDigestFactory
java.lang.Object
w.crypto.digest.UnsupportedDigestFactory
- All Implemented Interfaces:
DigestFactory
- Author:
- whilein
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull DigestAlgorithmcreate()static @NotNull DigestFactory
-
Constructor Details
-
UnsupportedDigestFactory
public UnsupportedDigestFactory()
-
-
Method Details
-
getInstance
-
create
- Specified by:
createin interfaceDigestFactory
-