|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.didisoft.pgp.inspect.SignatureItem
public class SignatureItem
Contains information for an OpenPGP signature
Constructor Summary | |
---|---|
SignatureItem()
|
Method Summary | |
---|---|
long |
getKeyId()
Gets the signature creator's key Id. |
java.lang.String |
getKeyIdHex()
Gets the signature creator's key Id in hexadecimal format |
java.util.Date |
getSignatureTime()
Returns the signature creation time |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SignatureItem()
Method Detail |
---|
public long getKeyId()
public java.lang.String getKeyIdHex()
public java.util.Date getSignatureTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |