public class P_SHA1 extends 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 WSSecurityException
createKey
in interface DerivationAlgorithm
WSSecurityException
Copyright © 2021 JBoss by Red Hat. All rights reserved.