Encrypt/Decrypt API
|
Opposing Compatible API
|
---|---|
EncryptionServices.Encrypt
EncryptionFunctions.encryptString
|
None
|
EncryptionServices.EncryptPropertyValue
EncryptionFunctions.encryptPropertyValue
|
None directly; however, you can use the following from the Extension SDK: BaseTypes.ConvertToPrimitive, PasswordPrimitive.convertFromObject, PasswordPrimitive.getDecryptedValue
|
EncryptionServices.EncryptWithKey
|
EncryptionServices.DecryptWithKey
|
EncryptionServices.DecryptWithKey
|
EncryptionServices.EncryptWithKey
|
EncryptionFunctions.encryptStringWithKey
|
EncryptionFunctions.decryptStringWithKey
|
EncryptionFunctions.decryptStringWithKey
|
EncryptionFunctions.encryptStringWithKey
|
EncryptionFunctions.base64EncodeString
|
EncryptionFunctions.base64DecodeString
|
EncryptionFunctions.base64DecodeString
|
EncryptionFunctions.base64EncodeString
|
EncryptionFunctions.base64EncodeBytes
|
EncryptionFunctions.base64DecodeBytes
|
EncryptionFunctions.base64DecodeBytes
|
EncryptionFunctions.base64EncodeBytes
|