public class P_SHA1 extends java.lang.Object implements DerivationAlgorithm
| Constructor and Description |
|---|
P_SHA1() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
createKey(byte[] secret,
byte[] seed,
int offset,
long length) |
public byte[] createKey(byte[] secret,
byte[] seed,
int offset,
long length)
throws ConversationException
createKey in interface DerivationAlgorithmConversationExceptionCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.