public class GpgKey extends Object implements Serializable
| Constructor and Description |
|---|
GpgKey() |
GpgKey(String name,
String privateKey,
hudson.util.Secret passphrase) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Deprecated.
|
String |
getName() |
hudson.util.Secret |
getPassphrase() |
String |
getPrivateKey() |
int |
getUniqueId() |
@Deprecated public String getId()
public int getUniqueId()
public String getPrivateKey()
public hudson.util.Secret getPassphrase()
public String getName()
Copyright © 2004-2014 SpecEMS. All Rights Reserved.