Obsolete, 6

KindNameStateTagSeen fromLast seen
procedureEncryptText(Text, Text, Text)Pending24.02426, gone
Use EncryptText with SecretText data type for Password.
procedureDecryptText(Text, Text, Text)Pending24.02426, gone
Use DecryptText with SecretText data type for Password.
procedureEncryptStream(Text, InStream, var OutStream)Pending18.01722, gone
Replaced, add the salt parameter to continue using this function
procedureDecryptStream(Text, InStream, var OutStream)Pending18.01722, gone
Replaced, add the salt parameter to continue using this function
procedureEncryptStream(Text, Text, InStream, var OutStream)Pending24.02426, gone
Use EncryptStream with SecretText data type for Password.
procedureDecryptStream(Text, Text, InStream, var OutStream)Pending24.02426, gone
Use DecryptStream with SecretText data type for Password.