Package | Description |
---|---|
weblogic.xml.crypto.api | |
weblogic.xml.crypto.common.keyinfo | |
weblogic.xml.crypto.encrypt.api | |
weblogic.xml.crypto.encrypt.api.keyinfo |
Modifier and Type | Method and Description |
---|---|
abstract KeySelectorResult |
KeySelector.select(KeyInfo keyInfo,
KeySelector.Purpose purpose,
AlgorithmMethod method,
XMLCryptoContext context) |
Modifier and Type | Method and Description |
---|---|
KeySelectorResult |
KeyResolver.select(KeyInfo keyInfo,
KeySelector.Purpose purpose,
AlgorithmMethod algorithmMethod,
XMLCryptoContext context) |
Modifier and Type | Interface and Description |
---|---|
interface |
EncryptionMethod |
Modifier and Type | Method and Description |
---|---|
Key |
EncryptedKey.decryptKey(XMLDecryptContext context,
AlgorithmMethod alg) |