/var/opt/nydus/ops/cryptography/x509/__pycache__
Edit: /var/opt/nydus/ops/cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc (4123B)
Oj d dl Z d dlZd dlmZ d dlmZ d dlmZ G d dej Z
G d dej Z G d d
ej Z G d de j
Zej ej y) N)utils)x509)
HashAlgorithmc e Zd ZdZdZy)LogEntryTyper N)__name__
__module____qualname__X509_CERTIFICATEPRE_CERTIFICATE [/opt/nydus/tmp/pip-target-a90h98xg/lib/python/cryptography/x509/certificate_transparency.pyr r s
Or r c e Zd ZdZy)Versionr N)r r
r v1r r r r r s
Br r c e Zd ZdZdZdZdZdZy)SignatureAlgorithmz
Signature algorithms that are valid for SCTs.
These are exactly the same as SignatureAlgorithm in RFC 5246 (TLS 1.2).
See:
r r N)r r
r __doc__ ANONYMOUSRSADSAECDSAr r r r r s I
C
C
Er r c e Zd Zeej
defd Zeej
defd Z eej
de
j fd Zeej
defd Z
eej
defd Zeej
defd Zeej
defd Zeej
defd Zy
)SignedCertificateTimestampreturnc y)z*
Returns the SCT version.
Nr selfs r versionz"SignedCertificateTimestamp.version' r c y)zM
Returns an identifier indicating which log this SCT is for.
Nr r! s r log_idz!SignedCertificateTimestamp.log_id. r$ r c y)z5
Returns the timestamp for this SCT.
Nr r! s r timestampz$SignedCertificateTimestamp.timestamp5 r$ r c y)zV
Returns whether this is an SCT for a certificate or pre-certificate.
Nr r! s r
entry_typez%SignedCertificateTimestamp.entry_type<