public interface DerivationAlgorithm
Modifier and Type | Method and Description |
---|---|
byte[] |
createKey(byte[] secret,
byte[] seed,
int offset,
long length) |
byte[] createKey(byte[] secret, byte[] seed, int offset, long length) throws ConversationException
ConversationException
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.