API de codificación/descodificación
|
API compatible opuesta
|
---|---|
EncryptionServices.Encrypt
EncryptionFunctions.encryptString
|
Ninguno
|
EncryptionServices.EncryptPropertyValue
EncryptionFunctions.encryptPropertyValue
|
Ninguno directamente. Sin embargo, se pueden utilizar los siguientes de 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
|