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.sealing.IllegalEncryptedContentBlockSizeException

Packages that use IllegalEncryptedContentBlockSizeException
oracle.irm.engine.content.sealing Content sealing, unsealing, resealing, peeking and verification. 

 

Uses of IllegalEncryptedContentBlockSizeException in oracle.irm.engine.content.sealing

 

Methods in oracle.irm.engine.content.sealing that throw IllegalEncryptedContentBlockSizeException
static InputStream SealingServicesInstance.seal(InputStream stream, String mimeType, SealingOptions options)
          Seal content.
 InputStream SealingServices.seal(InputStream stream, String mimeType, SealingOptions options)
          Seal content.
static void SealingOperationsInstance.seal(Source source, OutputStream output, SealingOptions options)
          Seal content.
 void SealingOperations.seal(Source source, OutputStream output, SealingOptions options)
          Seal content.

 


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.