3
lá˜_ü ã @ s` d dl mZmZmZ d dlZd dlZejejƒG dd„ deƒƒZ ejejƒG dd„ deƒƒZ
dS )é )Úabsolute_importÚdivisionÚprint_functionNc @ s( e Zd Zejdd„ ƒZejdd„ ƒZdS )ÚAsymmetricSignatureContextc C s dS )zC
Processes the provided bytes and returns nothing.
N© )ÚselfÚdatar r ú /usr/lib64/python3.6/__init__.pyÚupdate s z!AsymmetricSignatureContext.updatec C s dS )z1
Returns the signature as bytes.
Nr )r r r r Úfinalize s z#AsymmetricSignatureContext.finalizeN)Ú__name__Ú
__module__Ú__qualname__ÚabcÚabstractmethodr
r r r r r r s r c @ s( e Zd Zejdd„ ƒZejdd„ ƒZdS )ÚAsymmetricVerificationContextc C s dS )zC
Processes the provided bytes and returns nothing.
Nr )r r r r r r
s z$AsymmetricVerificationContext.updatec C s dS )z˜
Raises an exception if the bytes provided to update do not match the
signature or the signature does not match the public key.
Nr )r r r r Úverify# s z$AsymmetricVerificationContext.verifyN)r r
r r r r
r r r r r r s r )Z
__future__r r r r ZsixZ
add_metaclassÚABCMetaÚobjectr r r r r r Ú