| Package | Description | 
|---|---|
| weblogic.xml.crypto.common.keyinfo | |
| weblogic.xml.crypto.encrypt.api | |
| weblogic.xml.crypto.encrypt.api.keyinfo | 
| Modifier and Type | Method and Description | 
|---|---|
| static byte[] | EncryptedKeyProvider. getKeyIdentifier(EncryptedKey encryptedKey) | 
| static List<byte[]> | EncryptedKeyProvider. getKeyIdentifiers(EncryptedKey encryptedKey) | 
| Modifier and Type | Method and Description | 
|---|---|
| InputStream | EncryptedType. decrypt(XMLDecryptContext context) | 
| void | EncryptedType. encrypt(XMLEncryptContext context) | 
| Modifier and Type | Method and Description | 
|---|---|
| Key | EncryptedKey. decryptKey(XMLDecryptContext context) | 
| Key | EncryptedKey. decryptKey(XMLDecryptContext context,
          AlgorithmMethod alg) |