public class Hash extends Object
| Constructor and Description |
|---|
Hash(SecurityProviderConnector securityProviderConnector) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
hash(byte[] input) |
boolean |
isValid(byte[] input,
byte[] hashedInput) |
public Hash(SecurityProviderConnector securityProviderConnector)
Copyright © 2016 P-ACS UG. All rights reserved.