Interface DerivationAlgorithm
- All Known Implementing Classes:
P_SHA1
public interface DerivationAlgorithm
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]createKey(byte[] secret, byte[] seed, int offset, long length)
-
Method Details
-
createKey
- Throws:
WSSecurityException
-