PGPEncrypt Preemitter (com.ibi.preemit.PGPEncrypt)

Syntax:

com.ibi.preemit.PGPEncrypt

Description:

The PGPEncrypt preemitter encrypts an outgoing message from the channel into an encrypted XML document. This has to be the last preemitter in the chain as the channel cannot process the encrypted document unless it is decrypted by a preparser.

For more information, see the section on PGP in iWay Extensions Guide.

Parameters:

Parameter

Description

Encrypt method*

The encryption method being used. Select one of the following encryption methods from the drop-down list:

  • Passphrase
  • Keypair

Pass Phrase or Alias*

Case sensitive pass phrase key or alias.

armor*

Determines whether messages should be armored for binary transfer. Select true or false from the drop-down list.

Public key ring

The location of the public key.

Secret key ring

The location of the secret key ring.

Key Phrase

Case sensitive pass phrase key for private key ring.

Sign

Determines whether the message should be signed. Select true or false from the drop-down list.

Algorithm*

The type of algorithm being used. Select one of the following algorithms from the drop-down list:

  • cast5
  • tripledes
  • blowfish
  • safer
  • idea
  • none

FingerPrint

Finger print of the Encryption Hex Decimal Key.


iWay Software