public static interface XmlEncryptionAlgorithmResolver.AlgorithmInfo
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithmUri(int keySizeInBytes) |
int |
getDefaultKeySizeInBytes() |
String |
getKeyWrapUri(int keySizeInBytes) |
void |
validateKeySize(int keySizeInBytes) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.