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, wait
close, hash
public JavaAlgorithmHashProvider(String javaAlgorithm)
public byte[] hash(byte[] input) throws HashException
hash
in interface HashProvider
HashException
Copyright © 2021 JBoss by Red Hat. All rights reserved.