CryptoTransformation

From GreenVulcano Wiki
Jump to: navigation, search

Description

CryptoTransformation element defines a crypto transformation.

GreenVulcano® ESB Configuration

CryptoTransformation is used by element Transformations.

The following table shows its attributes:

Attribute Type Description
type fixed This attribute must assume the value transformation.
class fixed This attribute must assume the value it.greenvulcano.gvesb.gvdte.transformers.bin.bin2bin.CryptoTransformer
name required Transformation name.

The attribute's value cannot be null.

Operation required Defines the transformation to perform.

The attribute's admitted values are:

  • Encrypt
  • Decrypt

The attribute's value cannot be null.

KeyID optional Identifies the key to use.

Default to KeyID = 'XMLConfig'. The attribute's value cannot be null.

Might contain the following sub-elements: