CryptoTransformation

From GreenVulcano Wiki
Revision as of 09:05, 3 April 2012 by Anonymous (talk) (Created page with "==Description== CryptoTransformation element defines a crypto transformation. =={{GVESB}} Configuration== CryptoTransformation is used by element [[GVDataTransformation#Transf...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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: