|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.irm.engine.content.key.NativeKeySetExtensionsFactory
public final class NativeKeySetExtensionsFactory
Native Key Set Extensions factory. This class provides methods for creating new instances of NativeKeySetExtensions objects.
| Method Summary | |
|---|---|
static NativeKeySetExtensions |
createNativeKeySetExtensions(Key encryptionKey, Key signingKey)Create a set of native keys. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static NativeKeySetExtensions createNativeKeySetExtensions(Key encryptionKey,
Key signingKey)
encryptionKey - content encryption key.signingKey - signing key.
|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||