Skip navigation links

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

E12907-01


Package oracle.irm.engine.types.content.crypto

Cryptography related objects, enumerations and exceptions.

See:
          Description

Class Summary
CryptographyException Cryptography exception information.
CryptoSchema Crypto Schema type.
CryptoSchemaRef Crypto Schema reference.
UnknownCryptoSchemaException Unknown Crypto Schema exception information.
UnsupportedCryptoSchemaException Unsupported Crypto Schema exception information.

 

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

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. The default sealed content cryptography configuration provides AES-CTR/128 encryption and HmacSHA256 signing. This can be changed by altering the default cryptography schema.


Skip navigation links

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

E12907-01


Copyright © 2010, Oracle. All rights reserved.