Pbes
Used to provide encryption of data using a password. The encryption is a PBKDF2 cryptographic key derivation function. The underlying encryption algorithm is rc2. Note that all Service installations will be using the same salt.
Used to provide encryption of data using a password. The encryption is a PBKDF2 cryptographic key derivation function. The underlying encryption algorithm is rc2.
Note that all Service installations will be using the same salt.
Initializes a new instance of the Pbes class.
Returns: CRMScript.Global.Byte[] - The returned byte array contains the encrypted data
Example:
Returns: CRMScript.Global.Byte[] - The returned byte array contains the decrypted data.
Example: