| Interface | Description |
|---|---|
| PgpKeyInfo |
GPG key interface for both symmetric and asymmetric keys.
|
| Class | Description |
|---|---|
| PgpAsymmetricKeyInfo |
Configuration identification for a GPG asymmetric key, with optional passphrase in case the private part is needed.
|
| PgpKeySelection |
Allows selecting a key either through the internal alias defined in the configuration's list of keys, or
a single inline definition.
|
| Enum | Description |
|---|---|
| PgpEncryptionAlgorithm |
Supported GPG encryption algorithms.
|
| PgpSignatureAlgorithm |
The supported hash functions for signature creation.
|
Copyright © 2024 MuleSoft, Inc.. All rights reserved.