263.2. PGPDataFormat Message Headers
您可以通过将以下标头动态应用到消息来覆盖 PGPDataFormat 选项。
| 名称 | 类型 | 描述 |
|---|---|---|
|
|
| 自 Camel 2.11.0 起,密钥环的文件名; 将直接在 PGPDataFormat 上覆盖现有的设置。 |
|
|
| 自 Camel 2.12.1 起,加密密钥环; 将直接在 PGPDataFormat 上覆盖现有的设置。 |
|
|
| 自 Camel 2.11.0 起,PGP 密钥环中的密钥的用户 ID; 将直接在 PGPDataFormat 上覆盖现有的设置。 |
|
|
| 自 camel 2.12.2 起:PGP 密钥环中的密钥的用户 ID; 将直接在 PGPDataFormat 上覆盖现有的设置。 |
|
|
| 自 Camel 2.11.0 开始;打开私钥时使用的密码; 将直接在 PGPDataFormat 上覆盖现有的设置。 |
|
|
| 自 Camel 2.11.0 起,签名密钥环的文件名; 将直接在 PGPDataFormat 上覆盖现有的设置。 |
|
|
| 自 Camel 2.12.1 起,签名密钥环; 将直接在 PGPDataFormat 上覆盖现有的设置。 |
|
|
| 自 Camel 2.11.0 起,PGP 密钥环中的签名密钥的用户 ID; 将直接在 PGPDataFormat 上覆盖现有的设置。 |
|
|
| 自 Camel 2.12.3 起,PGP 密钥环中的签名密钥的用户 ID; 将直接在 PGPDataFormat 上覆盖现有的设置。 |
|
|
| 自 Camel 2.11.0 开始;打开签名私钥时使用的密码; 将直接在 PGPDataFormat 上覆盖现有的设置。 |
|
|
| 自 Camel 2.12.2 起,对称密钥加密算法; 将直接在 PGPDataFormat 上覆盖现有的设置。 |
|
|
| 自 Camel 2.12.2 起,签名哈希算法; 将直接在 PGPDataFormat 上覆盖现有的设置。 |
|
|
| 自 Camel 2.12.2; 压缩算法起; 将直接在 PGPDataFormat 上覆盖现有的设置。 |
|
|
| 因为 *Camel 2.12.3; 因为用于加密 symmectric 密钥的公钥数量(在加密过程中由 PGPDataFormat 设置) |
|
|
| 从 *Camel 2.12.3; 开始,用于创建签名的私钥数量,在签名过程中由 PGPDataFormat 设置 |