Your IP : 216.73.216.208


Current Path : /lib/python3/dist-packages/cryptography/x509/__pycache__/
Upload File :
Current File : //lib/python3/dist-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-38.pyc

U

�e�]��@spddlmZmZmZddlZddlmZddlZGdd�de�ZGdd�de�Z	e�
ej�Gdd	�d	e��Z
dS)
�)�absolute_import�division�print_functionN)�Enumc@seZdZdZdZdS)�LogEntryTyper�N)�__name__�
__module__�__qualname__ZX509_CERTIFICATEZPRE_CERTIFICATE�rr�L/usr/lib/python3/dist-packages/cryptography/x509/certificate_transparency.pyr
src@seZdZdZdS)�VersionrN)rr	r
Zv1rrrrr
sr
c@sDeZdZejdd��Zejdd��Zejdd��Zejdd��Zd	S)
�SignedCertificateTimestampcCsdS)z*
        Returns the SCT version.
        Nr��selfrrr�versionsz"SignedCertificateTimestamp.versioncCsdS)zM
        Returns an identifier indicating which log this SCT is for.
        Nrrrrr�log_idsz!SignedCertificateTimestamp.log_idcCsdS)z5
        Returns the timestamp for this SCT.
        Nrrrrr�	timestamp$sz$SignedCertificateTimestamp.timestampcCsdS)zV
        Returns whether this is an SCT for a certificate or pre-certificate.
        Nrrrrr�
entry_type*sz%SignedCertificateTimestamp.entry_typeN)	rr	r
�abc�abstractpropertyrrrrrrrrrs


r)Z
__future__rrrr�enumrZsixrr
Z
add_metaclass�ABCMeta�objectrrrrr�<module>s