Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-03


Package oracle.irm.engine.content.key

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.

 

Package oracle.irm.engine.content.key Description

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.


Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-03


Copyright © 2011, Oracle. All rights reserved.