|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.rdfcontext.signing.LiveDBinSignature
org.rdfcontext.signing.PGPLiveSignature
| Constructor Summary | |
PGPLiveSignature(java.lang.String passphrase,
java.io.InputStream keyIn)
|
|
| Method Summary | |
java.lang.String |
getKindOfCertificate()
|
| Methods inherited from class org.rdfcontext.signing.LiveDBinSignature |
checkPublicAvailability, getCertificateURL, setCertificateURL, sign |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PGPLiveSignature(java.lang.String passphrase,
java.io.InputStream keyIn)
throws NoPublicAvailabilityException,
java.io.IOException,
org.bouncycastle.openpgp.PGPException
passphrase - the passfrase to access the private keykeyIn - the secret key
NoPublicAvailabilityException
java.io.IOException
org.bouncycastle.openpgp.PGPException| Method Detail |
public java.lang.String getKindOfCertificate()
getKindOfCertificate in class LiveDBinSignature
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||