public class P_Hash
extends java.lang.Object
| Constructor and Description |
|---|
P_Hash(byte[] secret,
byte[] seed,
mybouncycastle.org.bouncycastle.crypto.Digest digest)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getHash(int length)
returns a hash with a variabel length
|
Copyright © 2023. All rights reserved.