| procedure | Encrypt(var XmlDocument, Text, Text, Text) | Pending | 24.0 | 24 | 26, gone |
| Use Encrypt with SecretText data type for X509CertPassword. |
| procedure | Encrypt(var XmlDocument, Text, Text, Text, Enum SymmetricAlgorithm) | Pending | 24.0 | 24 | 26, gone |
| Use Encrypt with SecretText data type for X509CertPassword. |
| procedure | DecryptDocument(var XmlDocument, Text, Enum SignatureAlgorithm) | Pending | 24.0 | 24 | 26, gone |
| Use DecryptDocument with SecretText data type for EncryptionKey. |
| procedure | DecryptKey(XmlElement, Text, Boolean, var Text, Enum SignatureAlgorithm) | Pending | 24.0 | 24 | 26, gone |
| Use DecryptKey with SecretText data type for EncryptionKey. |