HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-38.pyc
U

�>b��@sXddlZddlZddlmZGdd�dej�ZGdd�dej�ZGdd�dejd	�ZdS)
�N)�utilsc@seZdZdZdZdS)�LogEntryTyper�N)�__name__�
__module__�__qualname__ZX509_CERTIFICATEZPRE_CERTIFICATE�rr�L/usr/lib/python3/dist-packages/cryptography/x509/certificate_transparency.pyrsrc@seZdZdZdS)�VersionrN)rrrZv1rrrr	r
sr
c@s^eZdZejed�dd��Zejed�dd��Zeje	j	d�dd��Z
ejed�dd	��Zd
S)�SignedCertificateTimestamp)�returncCsdS)z*
        Returns the SCT version.
        Nr��selfrrr	�versionsz"SignedCertificateTimestamp.versioncCsdS)zM
        Returns an identifier indicating which log this SCT is for.
        Nrr
rrr	�log_idsz!SignedCertificateTimestamp.log_idcCsdS)z5
        Returns the timestamp for this SCT.
        Nrr
rrr	�	timestamp"sz$SignedCertificateTimestamp.timestampcCsdS)zV
        Returns whether this is an SCT for a certificate or pre-certificate.
        Nrr
rrr	�
entry_type(sz%SignedCertificateTimestamp.entry_typeN)
rrr�abc�abstractpropertyr
r�bytesr�datetimerrrrrrr	rsr)�	metaclass)	rr�cryptographyr�Enumrr
�ABCMetarrrrr	�<module>s