Skip navigation links

Oracle Fusion Middleware Crypto Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10668-04


Serialized Form


Package oracle.security.crypto.asn1

Class oracle.security.crypto.asn1.ASN1FormatException extends java.io.IOException implements Serializable

Package oracle.security.crypto.core

Class oracle.security.crypto.core.AlgorithmIdentifier extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the algorithm identifier.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.AlgorithmIdentifierException extends java.lang.Exception implements Serializable

Class oracle.security.crypto.core.AuthenticationException extends java.lang.Exception implements Serializable

Class oracle.security.crypto.core.CBCAlgorithmIdentifier extends AlgorithmIdentifier implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the algorithm identifier.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.CipherException extends CoderException implements Serializable

Class oracle.security.crypto.core.CoderException extends java.lang.Exception implements Serializable

Class oracle.security.crypto.core.DESKey extends SymmetricKey implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the symmetric key.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.DHKey extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the Diffie Hellman key.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.DHParams extends javax.crypto.spec.DHParameterSpec implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the Diffie Hellman parameters.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.DHPrivateKey extends DHKey implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the Diffie Hellman key.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.DHPublicKey extends DHKey implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the Diffie Hellman key.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.DigestInfo extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the digest info.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.DSAParams extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the DSA parameters.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.DSAPrivateKey extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the DSA private key.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.DSAPublicKey extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the DSA public key.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.InvalidKeyException extends java.lang.Exception implements Serializable

Class oracle.security.crypto.core.InvalidKeyLengthException extends java.lang.RuntimeException implements Serializable

Class oracle.security.crypto.core.InvalidMACException extends java.lang.Exception implements Serializable

Class oracle.security.crypto.core.KeyAgreementException extends java.lang.Exception implements Serializable

Class oracle.security.crypto.core.KeyPair extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the key pair.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.MaskException extends java.lang.Exception implements Serializable

Class oracle.security.crypto.core.OAEPAlgorithmIdentifier extends AlgorithmIdentifier implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the algorithm identifier.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.PasswordProtectedObject extends java.lang.Object implements Serializable

serialVersionUID: -3191102283599261115L

Serialized Fields

pkcs5pbe

PKCS5PBE pkcs5pbe
Deprecated. 

pkcs5

PKCS5 pkcs5
Deprecated. 

encryptedData

byte[] encryptedData
Deprecated. 

Class oracle.security.crypto.core.PBEAlgorithmIdentifier extends AlgorithmIdentifier implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the algorithm identifier.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.PBMacAlgID extends AlgorithmIdentifier implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the algorithm identifier.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.PKCS5 extends java.lang.Object implements Serializable

serialVersionUID: 7379820901078112237L

Serialized Fields

salt

byte[] salt
Deprecated. 

count

int count
Deprecated. 

mode

int mode
Deprecated. 

Class oracle.security.crypto.core.PrivateKeyPKCS8 extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the PKCS#8 private key.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.RC2AlgorithmIdentifier extends AlgorithmIdentifier implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the algorithm identifier.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.RSAKey extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the RSA key.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.RSAPrivateKey extends RSAKey implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the RSA key.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.RSAPrivateKeyPKCS8 extends RSAPrivateKey implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the RSA key.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.RSAPublicKey extends RSAKey implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the RSA key.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Class oracle.security.crypto.core.SignatureException extends java.lang.Exception implements Serializable

Class oracle.security.crypto.core.SymmetricKey extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the input stream and initializes the symmetric key.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes to the output stream the DER encoding of this object.
Serial Data:
A byte array containing the DER encoding of this object.
Throws:
java.io.IOException

Package oracle.security.crypto.fips

Class oracle.security.crypto.fips.KeyExportException extends java.lang.RuntimeException implements Serializable

Class oracle.security.crypto.fips.ModuleStateException extends java.lang.RuntimeException implements Serializable

Class oracle.security.crypto.fips.SelfTestException extends java.lang.RuntimeException implements Serializable

Package oracle.security.crypto.util

Class oracle.security.crypto.util.InvalidFormatException extends java.lang.IllegalArgumentException implements Serializable

Class oracle.security.crypto.util.InvalidInputException extends java.io.IOException implements Serializable

Class oracle.security.crypto.util.OIDSecurityException extends java.lang.RuntimeException implements Serializable

Class oracle.security.crypto.util.OutputGenerationException extends java.io.IOException implements Serializable

Class oracle.security.crypto.util.StreamableInputException extends java.lang.RuntimeException implements Serializable

Class oracle.security.crypto.util.StreamableOutputException extends java.lang.RuntimeException implements Serializable

Class oracle.security.crypto.util.UnsyncHashtable extends java.util.Dictionary implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
readObject is called to restore the state of the hashtable from a stream. Only the keys and values are serialized since the hash values may be different when the contents are restored. Read count elements and insert into the hashtable.
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
WriteObject is called to save the state of the hashtable to a stream. Only the keys and values are serialized since the hash values may be different when the contents are restored. iterate over the contents and write out the keys and values.
Throws:
java.io.IOException

Serialized Fields

threshold

int threshold
Rehashes the table when count exceeds this threshold.

loadFactor

float loadFactor
The load factor for the hashtable.

Class oracle.security.crypto.util.VectorOverArrayList extends java.util.Vector<E> implements Serializable

Serialized Fields

arr

java.util.ArrayList<E> arr

Class oracle.security.crypto.util.VersionException extends InvalidInputException implements Serializable

Skip navigation links

Oracle Fusion Middleware Crypto Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10668-04


Copyright © 2005, 2011 , Oracle. All rights reserved.