Zum Hauptinhalt springen

Symmetric-key decryption

XML
<decode:crypt var="var" cipher="string" iv="string" key="string">
string
</decode:crypt>

<decode:crypt /> decryptes ciphertext with a key according to a given cipher.

<decode:crypt /> is the complement of the <encode:crypt /> operation.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name decode:crypt
cipherstringCipher decode:crypt
ivstringInitialization vector decode:crypt
keystringCryptographic key decode:crypt

Results

BindingTypePredicate
varstringN/A