File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,9 +27,9 @@ Changelog
2727 when using OpenSSL 3.2.0+.
2828* Added support for the :class: `~cryptography.x509.Admissions ` certificate extension.
2929* Added basic support for PKCS7 decryption (including S/MIME 3.2) via
30- :class : `~cryptography.hazmat.primitives.serialization.pkcs7.pkcs7_decrypt_der `,
31- :class : `~cryptography.hazmat.primitives.serialization.pkcs7.pkcs7_decrypt_pem `, and
32- :class : `~cryptography.hazmat.primitives.serialization.pkcs7.pkcs7_decrypt_smime `.
30+ :func : `~cryptography.hazmat.primitives.serialization.pkcs7.pkcs7_decrypt_der `,
31+ :func : `~cryptography.hazmat.primitives.serialization.pkcs7.pkcs7_decrypt_pem `, and
32+ :func : `~cryptography.hazmat.primitives.serialization.pkcs7.pkcs7_decrypt_smime `.
3333
3434.. _v43-0-3 :
3535
You can’t perform that action at this time.
0 commit comments