@Configuration(name="pgp") @Operations(value=PgpOperations.class) public class PgpConfiguration extends Object implements org.mule.runtime.api.lifecycle.Initialisable
| Constructor and Description |
|---|
PgpConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
PgpKeyInfo |
getKeyInfoFromId(String keyId) |
PgpKeystore |
getKeystore() |
void |
initialise() |
public void initialise()
throws org.mule.runtime.api.lifecycle.InitialisationException
initialise in interface org.mule.runtime.api.lifecycle.Initialisableorg.mule.runtime.api.lifecycle.InitialisationExceptionpublic PgpKeyInfo getKeyInfoFromId(String keyId)
public PgpKeystore getKeystore()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.