ok

Mini Shell

Direktori : /lib/python3.6/site-packages/acme/__pycache__/
Upload File :
Current File : //lib/python3.6/site-packages/acme/__pycache__/messages.cpython-36.pyc

3

گa�b�@s�dZddlmZddlZddlmZddlmZddlmZddlmZddlm	Z	dd	lm
Z
dd
lmZddlmZddlm
Z
ddlZdd
lmZddlmZddlmZddlmZddlmZddlmZdZdZdddddddddddd d!d"d#d$d%d&d'd(d)d*d+d,d-d.d/�Zed0d1�ej�D��Zejed2d1�ej�D���ee d3�d4d5�Z!Gd6d7�d7ej"ej#�Z#Gd8d9�d9ej$e�Z%Gd:d;�d;e%�Z&e&d<�Z'e&d=�Z(e&d>�Z)e&d?�Z*e&d@�Z+e&dA�Z,e&dB�Z-e&dC�Z.GdDdE�dEe%�Z/e/dF�Z0e/dG�Z1GdHdI�dIej"�Z2GdJdK�dKej$�Z3GdLdM�dMej"�Z4GdNdO�dOe4�Z5GdPdQ�dQej"�Z6GdRdS�dS�Z7GdTdU�dUe6�Z8e3j9GdVdW�dWee8��Z:GdXdY�dYee8�Z;GdZd[�d[e5�Z<Gd\d]�d]e6�Z=Gd^d_�d_e4�Z>Gd`da�dae6�Z?e3j9Gdbdc�dcee?��Z@Gddde�deee?�ZAGdfdg�dge5�ZBe3j9Gdhdi�dieej"��ZCGdjdk�dke5�ZDe3j9Gdldm�dmeej"��ZEGdndo�doe6�ZFGdpdq�dqe5�ZGe3j9Gdrds�dseF��ZHdS)tzACME protocol messages.�)�HashableN)�Any)�Dict)�Iterator)�List)�Mapping)�MutableMapping)�Tuple)�Type)�Optional)�
challenges)�errors)�fields)�jws)�util)�
ResourceMixinzurn:acme:error:zurn:ietf:params:acme:error:z4The request specified an account that does not existzOThe request specified a certificate to be revoked that has already been revokedz2The CSR is unacceptable (e.g., due to a short key)z1The client sent an unacceptable anti-replay noncez>The JWS was signed by a public key the server does not supportz;The revocation reason provided is not allowed by the serverz@The JWS was signed with an algorithm the server does not supportz\Certification Authority Authorization (CAA) records forbid the CA from issuing a certificatezBSpecific error conditions are indicated in the "subproblems" arrayz?The server could not connect to the client to verify the domainzAThere was a problem with a DNS query during identifier validationz4The server could not validate a DNSSEC signed domainz;Response received didn't match the challenge's requirementsz1The provided email for a registration was invalidz$The provided contact URI was invalidz!The request message was malformedz9The server will not issue certificates for the identifierzLThe request attempted to finalize an order that is not ready to be finalizedz,There were too many requests of a given typez(The server experienced an internal errorz=The server experienced a TLS error during domain verificationz)The client lacks sufficient authorizationz@A contact URL for an account used an unsupported protocol schemez*The server could not resolve a domain namez'An identifier is of an unsupported typez,The server requires external account binding)ZaccountDoesNotExistZalreadyRevokedZbadCSRZbadNonceZbadPublicKeyZbadRevocationReasonZbadSignatureAlgorithmZcaaZcompoundZ
connection�dnsZdnssecZincorrectResponseZinvalidEmailZinvalidContactZ	malformedZrejectedIdentifierZ
orderNotReadyZrateLimitedZserverInternalZtlsZunauthorizedZunsupportedContactZunknownHostZunsupportedIdentifier�externalAccountRequiredccs|]\}}t||fVqdS)N)�ERROR_PREFIX)�.0�name�desc�r�/usr/lib/python3.6/messages.py�	<genexpr><srccs|]\}}t||fVqdS)N)�OLD_ERROR_PREFIX)rrrrrrr?s)�err�returncCs,t|t�r(|jdk	r(t|jkp&t|jkSdS)z#Check if argument is an ACME error.NF)�
isinstance�Error�typrr)rrrr�
is_acme_errorBsr!c@s�eZdZdZejdddd�Zejddd�Zejddd�Ze	e
edd	�d
d��Ze
ee
d�d
d��Ze
ee
d�dd��Ze
d�dd�ZdS)rz�ACME error.

    https://tools.ietf.org/html/draft-ietf-appsawg-http-problem-00

    :ivar unicode typ:
    :ivar unicode title:
    :ivar unicode detail:

    �typeTzabout:blank)�	omitempty�default�title)r#�detail)�code�kwargsrcKs.|tkrtd|��t|}|fd|i|��S)z�Create an Error instance with an ACME Error code.

        :unicode code: An ACME error code, like 'dnssec'.
        :kwargs: kwargs to pass to Error.

        z4The supplied code: %s is not a known ACME error coder )�ERROR_CODES�
ValueErrorr)�clsr'r(r rrr�	with_codeWs
zError.with_code)rcCstj|j�S)z�Hardcoded error description based on its type.

        :returns: Description if standard ACME error or ``None``.
        :rtype: unicode

        )�ERROR_TYPE_DESCRIPTIONS�getr )�selfrrr�descriptiongszError.descriptioncCs(t|j�jddd�d}|tkr$|SdS)z�ACME error code.

        Basically self.typ without the ERROR_PREFIX.

        :returns: error code if standard ACME code or ``None``.
        :rtype: unicode

        �:�)�maxsplitN���)�strr �rsplitr))r/r'rrrr'qs
z
Error.codecCs(djdd�|j|j|j|jfD��j�S)Ns :: css"|]}|dk	r|jdd�VqdS)N�ascii�backslashreplace)�encode)r�partrrrr�sz Error.__str__.<locals>.<genexpr>)�joinr r0r&r%�decode)r/rrr�__str__�sz
Error.__str__N)�__name__�
__module__�__qualname__�__doc__�jose�Fieldr r%r&�classmethodr5rr,�propertyrr0r'r=rrrrrIs		rcs�eZdZUdZdZeZeedfedd��fdd�Z	ed�dd	�Z
eedd
�dd��Zed�d
d�Z
eed�dd�Zed�dd�Z�ZS)�	_ConstantzACME constant.rN)rrcst�j�||j|<||_dS)N)�super�__init__�POSSIBLE_NAMESr)r/r)�	__class__rrrH�s

z_Constant.__init__)rcCs|jS)N)r)r/rrr�to_partial_json�sz_Constant.to_partial_json)�jobjrcCs&||jkrtjdj|j���|j|S)Nz{0} not recognized)rIrBZDeserializationError�formatr>)r+rLrrr�	from_json�s
z_Constant.from_jsoncCsdj|jj|j�S)Nz{0}({1}))rMrJr>r)r/rrr�__repr__�sz_Constant.__repr__)�otherrcCst|t|��o|j|jkS)N)rr"r)r/rPrrr�__eq__�sz_Constant.__eq__cCst|j|jf�S)N)�hashrJr)r/rrr�__hash__�sz_Constant.__hash__)r)r>r?r@rA�	__slots__�NotImplementedrIrr5rHrKrDrNrOr�boolrQ�intrS�
__classcell__rr)rJrrF�s
rFc@s"eZdZUdZiZeedfdS)�StatuszACME "status" field.N)r>r?r@rArIrr5rrrrrY�s
rY�unknown�pendingZ
processingZvalidZinvalidZrevokedZreadyZdeactivatedc@s"eZdZUdZiZeedfdS)�IdentifierTypezACME identifier type.N)r>r?r@rArIrr5rrrrr\�s
r\rZipc@s*eZdZdZejdejd�Zejd�Z	dS)�
IdentifierzNACME identifier.

    :ivar IdentifierType typ:
    :ivar unicode value:

    r")�decoder�valueN)
r>r?r@rArBrCr\rNr r_rrrrr]�sr]c@s�eZdZUdZiZeeedfGdd�dej	�Z
eeed�dd��Zeededd�dd	��Z
eeefd
d�dd
�Zeed�dd�Zeed�dd�Zeeefd�dd�Zeeeefdd�dd��Zd
S)�	Directoryz
Directory.cs�eZdZdZejddd�Zejddd�Zejddd�Zejddd�Z	ejddd�Z
ed	d
��fdd�Ze
ed
�dd��Zeed
��fdd�Zeed�dd�Z�ZS)zDirectory.MetazDirectory Meta.zterms-of-serviceT)r#ZtermsOfService�websiteZ
caaIdentitiesrN)r(rcs(�fdd�|j�D�}t�jf|�dS)Ncsi|]\}}|�j|��qSr)�_internal_name)r�k�v)r/rr�
<dictcomp>�sz+Directory.Meta.__init__.<locals>.<dictcomp>)�itemsrGrH)r/r()rJ)r/rrH�szDirectory.Meta.__init__)rcCs|jp
|jS)zURL for the CA TOS)�_terms_of_service�_terms_of_service_v2)r/rrr�terms_of_service�szDirectory.Meta.terms_of_servicec#s2x,t�j�D]}|dkr$|dd�n|VqWdS)Nrgr2)rG�__iter__)r/r)rJrrrj�szDirectory.Meta.__iter__)rrcCs|dkrd|S|S)Nri�_r)r/rrrrrb�szDirectory.Meta._internal_name)r>r?r@rArBrCrgrhraZcaa_identitiesZexternal_account_requiredrrHrEr5rirrjrbrXrr)rJr�Meta�srl)�keyrcCst|d|�S)N�
resource_type)�getattr)r+rmrrr�
_canon_key�szDirectory._canon_key)�resource_body_clsrcCs"|j}||jkst�||j|<|S)zRegister resource.)rn�_REGISTERED_TYPES�AssertionError)r+rqrnrrr�register�s
zDirectory.registerN)rLrcCstj||j�}||_dS)N)rZmap_keysrp�_jobj)r/rLZ
canon_jobjrrrrH�szDirectory.__init__)rrcCsDy||jdd�Stk
r>}ztt|���WYdd}~XnXdS)Nrk�-)�replace�KeyError�AttributeErrorr5)r/r�errorrrr�__getattr__�szDirectory.__getattr__cCs@y|j|j|�Stk
r:td|j|�d��YnXdS)NzDirectory field "z" not found)rurprx)r/rrrr�__getitem__�szDirectory.__getitem__)rcCs|jS)N)ru)r/rrrrKszDirectory.to_partial_jsoncCs |jj|jdi��|d<||�S)N�meta)rlrN�pop)r+rLrrrrNszDirectory.from_json)r>r?r@rArrrr5r
rB�JSONObjectWithFieldsrlrDrprtrrrHr{r|rKrrNrrrrr`�s
r`c@seZdZdZejd�ZdS)�ResourcezOACME Resource.

    :ivar acme.messages.ResourceBody body: Resource body.

    �bodyN)r>r?r@rArBrCr�rrrrr�sr�c@seZdZdZejd�ZdS)�ResourceWithURIzQACME Resource with URI.

    :ivar unicode ~.uri: Location of the resource.

    �uriN)r>r?r@rArBrCr�rrrrr�sr�c@seZdZdZdS)�ResourceBodyzACME Resource Body.N)r>r?r@rArrrrr� sr�c@s4eZdZdZeejeeee	ee
fd�dd��ZdS)�ExternalAccountBindingzACME External Account Binding)�account_public_key�kid�hmac_key�	directoryrc	CsRtj|j��j�}tjj|�}|d}tjj	|tj
j|d�tjj
d||�}|j�S)zLCreate External Account Binding Resource from contact details, kid and hmac.Z
newAccount)rmN)�json�dumpsrKr9rBZb64Z	b64decoderZJWSZsignZjwkZJWKOctZjwaZHS256)	r+r�r�r�r�Zkey_jsonZdecoded_hmac_key�urlZeabrrr�	from_data'sz ExternalAccountBinding.from_dataN)r>r?r@rArDrB�JWKr5r`rrr�rrrrr�$sr�csjeZdZdZejddejjd�Zejddfd�Z	ejddd�Z
ejd	dd�Zejd
dd�Zejddd�Z
ejddd�Zd
ZdZed&eeeeeeeefedd�dd��Zedd��fdd�Zeeedfd�dd�Zeeefeeefd�dd�Zeeefd��fdd�Zeeefd��fd d!�Zeeedfd�d"d#��Zeeedfd�d$d%��Z�Z S)'�Registrationz�Registration Resource Body.

    :ivar josepy.jwk.JWK key: Public key.
    :ivar tuple contact: Contact information following ACME spec,
        `tuple` of `unicode`.
    :ivar unicode agreement:

    rmT)r#r^�contact)r#r$�	agreement)r#�statusZtermsOfServiceAgreedZonlyReturnExistingZexternalAccountBindingztel:zmailto:N)�phone�email�external_account_bindingr(rcs�d|k}t|jdf��}|dk	r0|j�j|�|dk	rV|j�fdd�|jd�D��|s^|rjt|�|d<|rv||d<�f|�S)a
        Create registration resource from contact details.

        The `contact` keyword being passed to a Registration object is meaningful, so
        this function represents empty iterables in its kwargs by passing on an empty
        `tuple`.
        r�Ncsg|]}�j|�qSr)�email_prefix)rZmail)r+rr�
<listcomp>dsz*Registration.from_data.<locals>.<listcomp>�,r�)�listr~�append�phone_prefix�extend�split�tuple)r+r�r�r�r(Zcontact_providedZdetailsr)r+rr�Ps
zRegistration.from_data)r(rcs4d|kr"|ddk	r"tj|dd�t�jf|�dS)z;Note if the user provides a value for the `contact` member.r�N�_add_contactT)�object�__setattr__rGrH)r/r()rJrrrHpszRegistration.__init__.)�prefixrcst�fdd�|jD��S)Nc3s(|] }|j��r|t��d�VqdS)N)�
startswith�len)rr&)r�rrrysz/Registration._filter_contact.<locals>.<genexpr>)r�r�)r/r�r)r�r�_filter_contactwszRegistration._filter_contact)rLrcCst|dd�r|jd�|d<|S)a�
        The `contact` member of Registration objects should not be required when
        de-serializing (as it would be if the Fields' `omitempty` flag were `False`), but
        it should be included in serializations if it was provided.

        :param jobj: Dictionary containing this Registrations' data
        :type jobj: dict

        :returns: Dictionary containing Registrations data to transmit to the server
        :rtype: dict
        r�Fr�)ror9)r/rLrrr�_add_contact_if_appropriate|sz(Registration._add_contact_if_appropriate)rcst�j�}|j|�S)z2Modify josepy.JSONDeserializable.to_partial_json())rGrKr�)r/rL)rJrrrK�s
zRegistration.to_partial_jsoncst�j�}|j|�S)z;Modify josepy.JSONObjectWithFields.fields_to_partial_json())rG�fields_to_partial_jsonr�)r/rL)rJrrr��s
z#Registration.fields_to_partial_jsoncCs|j|j�S)z*All phones found in the ``contact`` field.)r�r�)r/rrr�phones�szRegistration.phonescCs|j|j�S)z*All emails found in the ``contact`` field.)r�r�)r/rrr�emails�szRegistration.emails)NNN)!r>r?r@rArBrCr�rNrmr�r�r�Zterms_of_service_agreedZonly_return_existingr�r�r�rDrr5rrr�rHr	r�r�rKr�rEr�r�rXrr)rJrr�7s. r�c@seZdZdZdZeje�ZdS)�NewRegistrationzNew registration.znew-regN)r>r?r@rArnrr��resourcerrrrr��sr�c@seZdZdZdZeje�ZdS)�UpdateRegistrationzUpdate registration.ZregN)r>r?r@rArnrr�r�rrrrr��sr�c@s<eZdZdZejdejd�Zejddd�Z	ejddd�Z
dS)	�RegistrationResourcez�Registration Resource.

    :ivar acme.messages.Registration body:
    :ivar unicode new_authzr_uri: Deprecated. Do not use.
    :ivar unicode terms_of_service: URL for the CA TOS.

    r�)r^�new_authzr_uriT)r#riN)r>r?r@rArBrCr�rNr�r�rirrrrr��sr�cs eZdZdZd!Zejdddd�Zejdddd�Zejde	j
ded	�Ze
jd
dd�Zejdej
ddd	�Zedd
��fdd�Zeed��fdd�Zeeefd��fdd�Zeeeefeeefd��fdd��Zeed�dd��Zeed�dd�Zeed��fdd�Zeed�dd �Z �Z!S)"�
ChallengeBodya>Challenge Resource Body.

    .. todo::
       Confusingly, this has a similar name to `.challenges.Challenge`,
       as well as `.achallenges.AnnotatedChallenge`. Please use names
       such as ``challb`` to distinguish instances of this class from
       ``achall``.

    :ivar acme.challenges.Challenge: Wrapped challenge.
        Conveniently, all challenge fields are proxied, i.e. you can
        call ``challb.x`` to get ``challb.chall.x`` contents.
    :ivar acme.messages.Status status:
    :ivar datetime.datetime validated:
    :ivar messages.Error error:

    �challr�TN)r#r$r�r�)r^r#r$�	validated)r#rz)r(rcs(�fdd�|j�D�}t�jf|�dS)Ncsi|]\}}|�j|��qSr)rb)rrcrd)r/rrre�sz*ChallengeBody.__init__.<locals>.<dictcomp>)rfrGrH)r/r()rJ)r/rrH�szChallengeBody.__init__)rrcst�j|j|��S)N)rGr9rb)r/r)rJrrr9�szChallengeBody.encode)rcst�j�}|j|jj��|S)N)rGrK�updater�)r/rL)rJrrrK�s
zChallengeBody.to_partial_json)rLrcs t�j|�}tjj|�|d<|S)Nr�)rG�fields_from_jsonrZ	ChallengerN)r+rLZjobj_fields)rJrrr��szChallengeBody.fields_from_jsoncCs|jp
|jS)zThe URL of this challenge.)�_url�_uri)r/rrrr��szChallengeBody.uricCst|j|�S)N)ror�)r/rrrrr{�szChallengeBody.__getattr__c#s2x,t�j�D]}|dkr$|dd�n|VqWdS)Nr�r2)rGrj)r/r)rJrrrj�szChallengeBody.__iter__cCs|dkrd|S|S)Nr�rkr)r/rrrrrb�szChallengeBody._internal_name)r�)"r>r?r@rArTrBrCr�r�rYrN�STATUS_PENDINGr�r�RFC3339Fieldr�rrzrrHr5r9rrKrDrr�rEr�r{rrjrbrXrr)rJrr��s&



&r�c@s<eZdZdZejdejd�Zejd�Z	e
ed�dd��ZdS)	�ChallengeResourcez�Challenge Resource.

    :ivar acme.messages.ChallengeBody body:
    :ivar unicode authzr_uri: URI found in the 'up' ``Link`` header.

    r�)r^�
authzr_uri)rcCs|jjS)zThe URL of the challenge body.)r�r�)r/rrrr�szChallengeResource.uriN)
r>r?r@rArBrCr�rNr�r�rEr5r�rrrrr��s

r�c@s�eZdZdZejdejdd�Zejddd�Z	ejddd�Z
ejddejd	�Ze
jd
dd�Zejddd�Ze	jeeeefeedfd
�dd��Z	eeeeeefdfdfd�dd��ZdS)�
Authorizationa^Authorization Resource Body.

    :ivar acme.messages.Identifier identifier:
    :ivar list challenges: `list` of `.ChallengeBody`
    :ivar tuple combinations: Challenge combinations (`tuple` of `tuple`
        of `int`, as opposed to `list` of `list` from the spec).
    :ivar acme.messages.Status status:
    :ivar datetime.datetime expires:

    �
identifierT)r^r#r)r#�combinationsr�)r#r^�expires�wildcard.)r_rcCstdd�|D��S)Ncss|]}tj|�VqdS)N)r�rN)rr�rrrr)sz+Authorization.challenges.<locals>.<genexpr>)r�)r_rrrr'szAuthorization.challenges)rcst�fdd��jD��S)z0Combinations with challenges instead of indices.c3s$|]}t�fdd�|D��VqdS)c3s|]}�j|VqdS)N)r)r�idx)r/rrr.sz@Authorization.resolved_combinations.<locals>.<genexpr>.<genexpr>N)r�)rZcombo)r/rrr.sz6Authorization.resolved_combinations.<locals>.<genexpr>)r�r�)r/r)r/r�resolved_combinations+sz#Authorization.resolved_combinationsN)r>r?r@rArBrCr]rNr�rr�rYr�rr�r�r�r^rrr5rr	r�rErr�rrrrr�s
&r�c@seZdZdZdZeje�ZdS)�NewAuthorizationzNew authorization.z	new-authzN)r>r?r@rArnrr�r�rrrrr�2sr�c@seZdZdZdZeje�ZdS)�UpdateAuthorizationzUpdate authorization.ZauthzN)r>r?r@rArnrr�r�rrrrr�9sr�c@s.eZdZdZejdejd�Zejddd�Z	dS)�AuthorizationResourcez�Authorization Resource.

    :ivar acme.messages.Authorization body:
    :ivar unicode new_cert_uri: Deprecated. Do not use.

    r�)r^�new_cert_uriT)r#N)
r>r?r@rArBrCr�rNr�r�rrrrr�?sr�c@s2eZdZdZdZeje�Zej	dej
ejd�ZdS)�CertificateRequestz�ACME new-cert request.

    :ivar josepy.util.ComparableX509 csr:
        `OpenSSL.crypto.X509Req` wrapped in `.ComparableX509`

    znew-cert�csr)r^�encoderN)
r>r?r@rArnrr�r�rBrCZ
decode_csrZ
encode_csrr�rrrrr�Js
r�c@s$eZdZdZejd�Zejd�ZdS)�CertificateResourceaCertificate Resource.

    :ivar josepy.util.ComparableX509 body:
        `OpenSSL.crypto.X509` wrapped in `.ComparableX509`
    :ivar unicode cert_chain_uri: URI found in the 'up' ``Link`` header
    :ivar tuple authzrs: `tuple` of `AuthorizationResource`.

    �cert_chain_uri�authzrsN)r>r?r@rArBrCr�r�rrrrr�Ws
r�c@s<eZdZdZdZeje�Zej	dej
ejd�Zej	d�Z
dS)�
Revocationz|Revocation message.

    :ivar .ComparableX509 certificate: `OpenSSL.crypto.X509` wrapped in
        `.ComparableX509`

    zrevoke-cert�certificate)r^r��reasonN)r>r?r@rArnrr�r�rBrCZdecode_certZencode_certr�r�rrrrr�ds
r�c@s�eZdZdZejddd�Zejdejdd�Z	ejddd�Z
ejddd�Zejd	dd�Ze
jd
dd�Zejddejd�Zejeeeefeed
fd�dd��ZdS)�Ordera_Order Resource Body.

    :ivar identifiers: List of identifiers for the certificate.
    :vartype identifiers: `list` of `.Identifier`
    :ivar acme.messages.Status status:
    :ivar authorizations: URLs of authorizations.
    :vartype authorizations: `list` of `str`
    :ivar str certificate: URL to download certificate as a fullchain PEM.
    :ivar str finalize: URL to POST to to request issuance once all
        authorizations have "valid" status.
    :ivar datetime.datetime expires: When the order expires.
    :ivar ~.Error error: Any error that occurred during finalization, if applicable.
    �identifiersT)r#r�)r^r#�authorizationsr��finalizer�rz)r#r^.)r_rcCstdd�|D��S)Ncss|]}tj|�VqdS)N)r]rN)rr�rrrr�sz$Order.identifiers.<locals>.<genexpr>)r�)r_rrrr��szOrder.identifiersN)r>r?r@rArBrCr�rYrNr�r�r�r�rr�r�rrzr^rrr5rr	r]rrrrr�ss

r�c@sTeZdZdZejdejd�Zejddd�Z	ejd�Z
ejddd�Zejd	dd�Zd
S)�
OrderResourcea�Order Resource.

    :ivar acme.messages.Order body:
    :ivar str csr_pem: The CSR this Order will be finalized with.
    :ivar authorizations: Fully-fetched AuthorizationResource objects.
    :vartype authorizations: `list` of `acme.messages.AuthorizationResource`
    :ivar str fullchain_pem: The fetched contents of the certificate URL
        produced once the order was finalized, if it's present.
    :ivar alternative_fullchains_pem: The fetched contents of alternative certificate
        chain URLs produced once the order was finalized, if present and requested during
        finalization.
    :vartype alternative_fullchains_pem: `list` of `str`
    r�)r^�csr_pemT)r#r��
fullchain_pem�alternative_fullchains_pemN)
r>r?r@rArBrCr�rNr�r�r�r�r�rrrrr��s

r�c@seZdZdZdZdS)�NewOrderz
New order.z	new-orderN)r>r?r@rArnrrrrr��sr�)IrA�collections.abcrr�Ztypingrrrrrrr	r
rZjosepyrBZacmerr
rrrZacme.mixinsrrrr)�dictrfr-r��
BaseExceptionrVr!rrZJSONDeSerializablerFrYZSTATUS_UNKNOWNr�ZSTATUS_PROCESSINGZSTATUS_VALIDZSTATUS_INVALIDZSTATUS_REVOKEDZSTATUS_READYZSTATUS_DEACTIVATEDr\ZIDENTIFIER_FQDNZ
IDENTIFIER_IPr]r`r�r�r�r�r�rtr�r�r�r�r�r�r�r�r�r�r�r�r�r�r�rrrr�<module>s�>F		k

B$



Zerion Mini Shell 1.0