Skip navigation links

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

E12907-03


Uses of Class
oracle.irm.engine.types.content.crypto.CryptoSchema

Packages that use CryptoSchema
oracle.irm.engine.types.content.crypto Cryptography related objects, enumerations and exceptions. 

 

Uses of CryptoSchema in oracle.irm.engine.types.content.crypto

 

Methods in oracle.irm.engine.types.content.crypto that return CryptoSchema
 CryptoSchema UnsupportedCryptoSchemaException.getSchema()
          The unsupported cryptography schema.

 

Methods in oracle.irm.engine.types.content.crypto with parameters of type CryptoSchema
 void UnsupportedCryptoSchemaException.setSchema(CryptoSchema value)
          The unsupported cryptography schema.

 

Constructors in oracle.irm.engine.types.content.crypto with parameters of type CryptoSchema
UnsupportedCryptoSchemaException(CryptoSchema schema)
          Constructor.

 


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.