|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-03 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Sealed content key sets.
See:
Description
| Interface Summary | |
|---|---|
| KeySet | A set of cryptography keys used in the sealing and unsealing process. |
| KeySetExtensions | Key set extensions. |
| NativeKeySetExtensions | Content encryption and signing keys in native programming language form. |
| RawKeySetExtensions | Raw content encryption and signing keys. |
| WrappedKeySetExtensions | Wrapped content encryption and signing keys. |
| Class Summary | |
|---|---|
| KeySetCollectionFactory | Key Set collection factory and utilities. |
| KeySetFactory | Key Set factory. |
| NativeKeySetExtensionsFactory | Native Key Set Extensions factory. |
| RawKeySetExtensionsFactory | Raw Key Set Extensions factory. |
| WrappedKeySetExtensionsFactory | Wrapped Key Set Extensions factory. |
| Exception Summary | |
|---|---|
| IllegalWrappingKeySizeException | Illegal wrapping key size. |
| KeySetAlreadyExistsException | The key set already exists. |
| UnknownKeySetException | Unknown key set. |
| UnsupportedWrappingAlgorithmException | Unsupported wrapping key algorithm. |
Sealed content key sets. Provides operations to create and delete key sets used by content sealing and unsealing. Key sets are referenced within sealed content (via a Classification) and shipped to the desktop when licenses are requested or synchronized.
|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-03 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||