| Package | Description |
|---|---|
| org.apache.xml.security.encryption |
| Modifier and Type | Method and Description |
|---|---|
static ConcatKDFParams |
XMLCipherUtil.constructConcatKeyDerivationParameter(int keyBitLength,
String digestMethod)
Construct a ConcatKeyDerivationParameter object from the key length and digest method.
|
static ConcatKDFParams |
XMLCipherUtil.constructConcatKeyDerivationParameter(int keyBitLength,
String digestMethod,
String algorithmId,
String partyUInfo,
String partyVInfo,
String suppPubInfo,
String suppPrivInfo)
Construct a ConcatKeyDerivationParameter object from the given parameters
|
Copyright © 2000–2024 The Apache Software Foundation. All rights reserved.