Toggle navigation
Log in
Sign Up
Log in
Sign Up
Appium
C
C#
C++
Docker
Go
Informatica
Java
JavaScript
Kafka
Numpy
Oracle
Pandas
PHP
Py Spark
Python
R
React Native
Scipy
SFTP
Tableau
Teradata
TGMC
UNIX
Introducing
Radical.sh
Forget Code launches a powerful code generator for building API's
Forget_Code.Models.CategoryViewModel
Add a new snippet
Conversion Functions
1
Date Functions
8
Encryption
1
Math Functions
2
Operators
1
String Functions
9
Choose Category
AES_ENCRYPT - Encrypt data using AES encryption standards in Informatica
Forget Code
Informatica
AES_ENCRYPT - Encrypt data using AES encryption standards
Syntax
AES_DECRYPT ( source_data, key )
Argument
Mandatory
Description
source_data Yes
String datatype, Value that you want to be encrypted.
key
Yes
String datatype, key is a similar to a pass code which is applied during encryption.
Note : The same key has to be used while decrypting using AES_DECRYPT
Tags for AES_ENCRYPT - Encrypt data using AES encryption standards in Informatica
aes encryption in informatica
how to encrypt string in infa
DP_Encryption
aes_encrypt ( value, key ) in informatica
aes_encrypt in informatica with example
data encryption standard source c unix
informatica aes
aes encryption in niformatica
aes_encrypt error in informatica
AES_ENCRYPT (value as char, key as char) in informatica
Contribute to Forget Code, help others.
Add snippet