Oracle® Fusion Middleware Java API Reference for Oracle Security Developer Tools
14c (14.1.2.0.0)
G12049-01
- java.lang.Object
-
- javax.crypto.KeyGeneratorSpi
-
- oracle.security.crypto.jce.provider.PhaosKeyGeneratorSpi
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected java.lang.String |
algName |
protected boolean |
initialized |
protected int |
length |
protected RandomBitsSource |
random |
protected oracle.security.crypto.core.SymmetricKeyGenerator |
skg |
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
PhaosKeyGeneratorSpi(oracle.security.crypto.core.SymmetricKeyGenerator skg,
java.lang.String algName)
Constructor that takes the Phaos instance to be wrapped.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
length
protected int length
-
Constructor Detail
-
PhaosKeyGeneratorSpi
protected PhaosKeyGeneratorSpi(oracle.security.crypto.core.SymmetricKeyGenerator skg,
java.lang.String algName)
Constructor that takes the Phaos instance to be wrapped.
Oracle® Fusion Middleware Java API Reference for Oracle Security Developer Tools
14c (14.1.2.0.0)
G12049-01
Copyright © 2024
, Oracle and/or its affiliates. All rights reserved.