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.content.crypto.UnknownCryptoSchemaException

Packages that use UnknownCryptoSchemaException
oracle.irm.engine.content.crypto Provides cryptographic operations for sealing and unsealing content. 

 

Uses of UnknownCryptoSchemaException in oracle.irm.engine.content.crypto

 

Methods in oracle.irm.engine.content.crypto that throw UnknownCryptoSchemaException
static CryptoSchema CryptoSchemaFactory.createCryptoSchema(String id)
          Create a cryptography schema.
static CryptoSchema CryptoSchemaOperationsInstance.getCryptoSchema(String id)
          Get a cryptography schema from the schema identity.
 CryptoSchema CryptoSchemaOperations.getCryptoSchema(String id)
          Get a cryptography schema from the schema identity.

 


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.