public class JavaAlgorithmHashProvider extends Object implements HashProvider
| Constructor and Description |
|---|
JavaAlgorithmHashProvider(String javaAlgorithm) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
hash(byte[] input) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, hashpublic JavaAlgorithmHashProvider(String javaAlgorithm)
public byte[] hash(byte[] input)
throws HashException
hash in interface HashProviderHashExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.