public interface PgpKeyInfo
| Modifier and Type | Method and Description |
|---|---|
String |
getKeyId() |
Object |
getPrivateKey(PgpKeystore keystore) |
Object |
getPublicKey(PgpKeystore keystore) |
String |
getSymmetricKey() |
boolean |
isSymmetric() |
String getKeyId()
boolean isSymmetric()
Object getPublicKey(PgpKeystore keystore)
Object getPrivateKey(PgpKeystore keystore)
String getSymmetricKey()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.