public static interface ConversationConstants.DerivationAlgorithm
| Modifier and Type | Field and Description |
|---|---|
static String |
P_SHA_1 |
static String |
P_SHA_1_2005_12 |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
createKey(byte[] secret,
byte[] seed,
int offset,
long length) |
static final String P_SHA_1
static final String P_SHA_1_2005_12
byte[] createKey(byte[] secret,
byte[] seed,
int offset,
long length)
throws WSSecurityException
WSSecurityExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.