| Constructor and Description |
|---|
Key(String publicKey,
String exponent,
long fingerprint) |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getExponent() |
long |
getFingerprint() |
BigInteger |
getPublicKey() |
public BigInteger getPublicKey()
public BigInteger getExponent()
public long getFingerprint()
Copyright © 2017. All rights reserved.