Serialized Form


Package anon

Class anon.NotConnectedToMixException extends java.net.ConnectException implements Serializable

Class anon.TooMuchDataForPacketException extends java.io.IOException implements Serializable

Serialized Fields

m_bytesSent

int m_bytesSent

Package anon.client

Class anon.client.ChannelClosedException extends java.io.IOException implements Serializable

Class anon.client.ITrustModel.TrustException extends java.lang.Exception implements Serializable

Class anon.client.UnknownProtocolVersionException extends java.lang.Exception implements Serializable


Package anon.crypto

Class anon.crypto.AbstractPrivateKey extends java.lang.Object implements Serializable

Class anon.crypto.AbstractPublicKey extends java.lang.Object implements Serializable

Class anon.crypto.MyDSAPrivateKey extends AbstractPrivateKey implements Serializable

Serialized Fields

m_X

java.math.BigInteger m_X

m_params

MyDSAParams m_params

Class anon.crypto.MyDSAPublicKey extends AbstractPublicKey implements Serializable

Serialized Fields

m_Y

java.math.BigInteger m_Y

m_params

MyDSAParams m_params

m_hashValue

long m_hashValue

Class anon.crypto.MyRSAPrivateKey extends AbstractPrivateKey implements Serializable

Serialized Fields

m_algorithm

MyRSASignature m_algorithm

m_Params

org.bouncycastle.crypto.params.RSAPrivateCrtKeyParameters m_Params

Class anon.crypto.MyRSAPublicKey extends AbstractPublicKey implements Serializable

Serialized Fields

m_algorithm

MyRSASignature m_algorithm

m_n

java.math.BigInteger m_n

m_e

java.math.BigInteger m_e

m_hashValue

long m_hashValue

m_keyLength

int m_keyLength

Class anon.crypto.X509DistinguishedName.IllegalCharacterException extends java.lang.IllegalArgumentException implements Serializable

Serialized Fields

m_character

char m_character

m_attribute

java.lang.String m_attribute

Package anon.crypto.tinytls

Class anon.crypto.tinytls.TLSException extends java.io.IOException implements Serializable

Serialized Fields

m_AlertLevel

byte m_AlertLevel

m_AlertDescription

byte m_AlertDescription

m_Alert

boolean m_Alert

Package anon.pay

Class anon.pay.PayAccountsFile.AccountAlreadyExisting extends java.lang.Exception implements Serializable


Package anon.pay.xml

Class anon.pay.xml.XMLErrorMessage extends java.lang.Exception implements Serializable

Serialized Fields

m_iErrorCode

int m_iErrorCode

m_strErrMsg

java.lang.String m_strErrMsg

Package anon.util

Class anon.util.IResourceInstantiator.ResourceInstantiationException extends java.lang.Exception implements Serializable

Class anon.util.XMLParseException extends java.lang.Exception implements Serializable