Serialized Form
Package fi.hut.tcm.policy |
codesource
java.security.CodeSource codesource
Package fi.hut.tcm.repository |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Implements the Serializable interface.
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Implements the Serializable interface.
hash
java.util.Hashtable hash
- The certificate vectors are stored in the hashtable.
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
Package fi.hut.tcm.spki.impl |
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
certData
CertData certData
signature
Sig signature
info
java.lang.String info
- A description of the provider and its services.
name
java.lang.String name
- The provider name.
version
double version
- The provider version number.