Skip navigation links

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

E12907-03


Uses of Interface
oracle.irm.engine.content.sealing.EncryptionOptions

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

 

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

 

Methods in oracle.irm.engine.content.sealing that return EncryptionOptions
static EncryptionOptions EncryptionOptionsFactory.createEncryptionOptions(int publicHeaderPeriod, int encryptedContentBlockSize)
          Create encryption options.
 EncryptionOptions SealingOptions.getEncryptionOptions()
          Encryption options.

 

Methods in oracle.irm.engine.content.sealing with parameters of type EncryptionOptions
static SealingOptions SealingOptionsFactory.createSealingOptions(Classification classification, Collection<CustomData> customData, ContentSchema contentSchema, Date creationTime, EncryptionOptions encryptionOptions)
          Create sealing options.

 


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.