Skip navigation links

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

E12907-03


Package oracle.irm.engine.types.content.key

Sealed Content Cryptography related objects, enumerations and exceptions.

See:
          Description

Class Summary
IllegalWrappingKeySizeException Illegal Wrapping Key Size exception information.
KeySet Key Set type.
KeySetAlreadyExistsException Key Set Already Exists exception information.
KeySetExtensions Key Set Extensions type.
KeySetRef Key Set reference.
RawKeySetExtensions Raw Key Set Extensions type.
UnknownKeySetException Unknown Key Set exception information.
UnsupportedWrappingAlgorithmException Unsupported Wrapping Algorithm exception information.
WrappedKeySetExtensions Wrapped Key Set Extensions type.

 

Package oracle.irm.engine.types.content.key Description

Sealed Content Cryptography related objects, enumerations and exceptions. This package contains types used by the EJB and Web Services interfaces. These types are also used when binding XML to objects using JAXB. 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.