| Package | Description | 
|---|---|
| weblogic.xml.security.encryption | 
| Modifier and Type | Method and Description | 
|---|---|
| static EncryptionMethod | EncryptionMethod. get(String algorithmURI) | 
| EncryptionMethod | EncryptionMethodFactory. newEncryptionMethod() | 
| Modifier and Type | Method and Description | 
|---|---|
| Key | EncryptedKey. getWrappedKey(EncryptionMethod keyType) | 
| static Key | EncryptedKey. getWrappedKey(EncryptionMethod keyType,
             byte[] keyBytes) | 
| abstract void | EncryptedType. setEncryptionMethod(EncryptionMethod encryptionMethod) | 
| void | EncryptedKey. setEncryptionMethod(EncryptionMethod em) |