|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.ws.sandbox.security.conversation.dkalgo.P_SHA1
| Field Summary |
| Fields inherited from interface org.apache.ws.sandbox.security.conversation.dkalgo.DerivationAlgorithm |
P_SHA_1 |
| Constructor Summary | |
P_SHA1()
|
|
| Method Summary | |
byte[] |
createKey(byte[] secret,
java.lang.String labelAndNonce,
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,
java.lang.String labelAndNonce,
int offset,
long length)
throws ConversationException
createKey in interface DerivationAlgorithmsecret - labelAndNonce - length -
ConversationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||