@ExclusiveOptionals(isOneRequired=true) public class PgpKeySelection extends Object
| Constructor and Description |
|---|
PgpKeySelection() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKeyId() |
PgpKeyInfo |
getKeyInfo(PgpConfiguration config) |
PgpKeyInfo |
getPgpKeyInfo() |
void |
setKeyId(String keyId) |
void |
setPgpKeyInfo(PgpKeyInfo pgpKeyInfo) |
public String getKeyId()
public void setKeyId(String keyId)
public PgpKeyInfo getPgpKeyInfo()
public void setPgpKeyInfo(PgpKeyInfo pgpKeyInfo)
public PgpKeyInfo getKeyInfo(PgpConfiguration config)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.