|
Cryptix OpenPGP | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcryptix.openpgp.PGPKeyRingCertStoreParameters
Certstore parameters for a keyring
Constructor Summary | |
PGPKeyRingCertStoreParameters(java.io.File file)
|
|
PGPKeyRingCertStoreParameters(java.lang.String filename)
|
Method Summary | |
java.lang.Object |
clone()
Returns a clone of this object. |
boolean |
equals(java.lang.Object other)
Compares this object to another one |
java.io.File |
getFile()
Returns the file representing the keyring |
int |
hashCode()
Returns a hash code for this object |
java.lang.String |
toString()
Returns a string representation of this object |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PGPKeyRingCertStoreParameters(java.lang.String filename)
public PGPKeyRingCertStoreParameters(java.io.File file)
Method Detail |
public java.lang.Object clone()
clone
in interface java.security.cert.CertStoreParameters
public java.io.File getFile()
public boolean equals(java.lang.Object other)
public int hashCode()
public java.lang.String toString()
|
Cryptix OpenPGP | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |