|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.security.conversation.dkalgo.P_SHA1
public class P_SHA1
Constructor Summary | |
---|---|
P_SHA1()
|
Method Summary | |
---|---|
byte[] |
createKey(byte[] secret,
byte[] seed,
int offset,
long length)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public P_SHA1()
Method Detail |
---|
public byte[] createKey(byte[] secret, byte[] seed, int offset, long length) throws ConversationException
createKey
in interface DerivationAlgorithm
ConversationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |