public interface PGPKeyRing
Modifier and Type | Method and Description |
---|---|
org.bouncycastle.openpgp.PGPPublicKey |
getPublicKey(String principalId) |
org.bouncycastle.openpgp.PGPSecretKey |
getSecretKey() |
String |
getSecretPassphrase() |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.