Lines Matching refs:CertificateRevocationList
113 :class:`~cryptography.x509.CertificateRevocationList.get_revoked_certificate_by_serial_number`
228 * Added :meth:`~cryptography.x509.CertificateRevocationList.is_signature_valid`
229 to :class:`~cryptography.x509.CertificateRevocationList`.
319 :class:`~cryptography.x509.CertificateRevocationList`, and
463 :attr:`~cryptography.x509.CertificateRevocationList.signature_algorithm_oid`
464 support to :class:`~cryptography.x509.CertificateRevocationList`.
687 * The :class:`~cryptography.x509.CertificateRevocationList` class now has
688 :attr:`~cryptography.x509.CertificateRevocationList.signature` and
689 :attr:`~cryptography.x509.CertificateRevocationList.tbs_certlist_bytes`
695 :meth:`~cryptography.x509.CertificateRevocationList.public_bytes` method of
696 :class:`~cryptography.x509.CertificateRevocationList`.
697 * Add support for parsing :class:`~cryptography.x509.CertificateRevocationList`
698 :meth:`~cryptography.x509.CertificateRevocationList.extensions` in the