Smutty_Object
|
+--Smutty_GPG_Key
public class Smutty_GPG_Key
extends Smutty_Object
| Constructor Summary | |
|---|---|
Smutty_GPG_Key(String pub, String uid, String sub) constructor. |
|
| Method Summary | |
|---|---|
| String | getPub() returns the pub data |
| String | getSub() returns the sub data |
| String | getUid() returns the uid data |
public Smutty_GPG_Key(String pub, String uid, String sub)
constructor.
public String getPub()
returns the pub data
public String getSub()
returns the sub data
public String getUid()
returns the uid data
represents a PGP key stored in the keyring
/