Serialized Form
Package java.security.spec |
Class java.security.spec.InvalidKeySpecException extends java.security.GeneralSecurityException implements Serializable |
Class java.security.spec.InvalidParameterSpecException extends java.security.GeneralSecurityException implements Serializable |
encodedParams
byte[] encodedParams
encryptedContent
byte[] encryptedContent
paramsAlg
java.lang.String paramsAlg
sealAlg
java.lang.String sealAlg
Package javax.crypto.spec |
algorithm
java.lang.String algorithm
key
byte[] key
Package org.bouncycastle.crypto |
Package org.bouncycastle.jce.cert |
writeReplace
protected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
- Replaces the CertPath to be serialized with a CertPathRep
object.
- Throws:
java.io.ObjectStreamException
- if a CertPathRep object
representing this certification path could not be created
type
java.lang.String type
readResolve
protected java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Returns a CertPath constructed from the type and data.
- Throws:
java.io.ObjectStreamException
- if a CertPath could not be constructed
type
java.lang.String type
data
byte[] data
cause
java.lang.Throwable cause
cause
java.lang.Throwable cause
certPath
CertPath certPath
index
int index
cause
java.lang.Throwable cause
Package org.bouncycastle.jce.spec |
pubKey
java.security.PublicKey pubKey
privKey
java.security.PrivateKey privKey
Package org.bouncycastle.jce.provider |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
x
java.math.BigInteger x
dhSpec
DHParameterSpec dhSpec
pkcs12Attributes
java.util.Hashtable pkcs12Attributes
pkcs12Ordering
java.util.Vector pkcs12Ordering
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
y
java.math.BigInteger y
dhSpec
DHParameterSpec dhSpec
algorithm
java.lang.String algorithm
d
java.math.BigInteger d
ecSpec
java.lang.Object ecSpec
withCompression
boolean withCompression
pkcs12Attributes
java.util.Hashtable pkcs12Attributes
pkcs12Ordering
java.util.Vector pkcs12Ordering
algorithm
java.lang.String algorithm
q
ECPoint q
ecSpec
java.lang.Object ecSpec
withCompression
boolean withCompression
gostParams
GOST3410PublicKeyAlgParameters gostParams
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
x
java.math.BigInteger x
elSpec
ElGamalParameterSpec elSpec
pkcs12Attributes
java.util.Hashtable pkcs12Attributes
pkcs12Ordering
java.util.Vector pkcs12Ordering
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
y
java.math.BigInteger y
elSpec
ElGamalParameterSpec elSpec
algorithm
java.lang.String algorithm
oid
DERObjectIdentifier oid
type
int type
digest
int digest
keySize
int keySize
ivSize
int ivSize
param
CipherParameters param
pbeKeySpec
PBEKeySpec pbeKeySpec
tryWrong
boolean tryWrong
publicExponent
java.math.BigInteger publicExponent
primeP
java.math.BigInteger primeP
primeQ
java.math.BigInteger primeQ
primeExponentP
java.math.BigInteger primeExponentP
primeExponentQ
java.math.BigInteger primeExponentQ
crtCoefficient
java.math.BigInteger crtCoefficient
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
modulus
java.math.BigInteger modulus
privateExponent
java.math.BigInteger privateExponent
pkcs12Attributes
java.util.Hashtable pkcs12Attributes
pkcs12Ordering
java.util.Vector pkcs12Ordering
modulus
java.math.BigInteger modulus
publicExponent
java.math.BigInteger publicExponent
x
java.math.BigInteger x
dsaSpec
java.security.interfaces.DSAParams dsaSpec
pkcs12Attributes
java.util.Hashtable pkcs12Attributes
pkcs12Ordering
java.util.Vector pkcs12Ordering
y
java.math.BigInteger y
dsaSpec
java.security.interfaces.DSAParams dsaSpec
x
java.math.BigInteger x
gost3410Spec
GOST3410Params gost3410Spec
pkcs12Attributes
java.util.Hashtable pkcs12Attributes
pkcs12Ordering
java.util.Vector pkcs12Ordering
y
java.math.BigInteger y
gost3410Spec
GOST3410Params gost3410Spec
certificates
java.util.List certificates
c
X509CertificateStructure c
pkcs12Attributes
java.util.Hashtable pkcs12Attributes
pkcs12Ordering
java.util.Vector pkcs12Ordering
Package org.bouncycastle.ocsp |
e
java.lang.Exception e