File: //usr/lib/python3.6/site-packages/josepy/__pycache__/test_util.cpython-36.opt-1.pyc
3
�}:aH
� @ s� d Z ddlZddlZddlZddlmZ ddlmZ ddlm Z m
Z
ddlmZ dd� Z
d d
� Zdd� Zd
d� Zdd� Zdd� Zdd� Zdd� Zdd� Zdd� ZdS )zJTest utilities.
.. warning:: This module is not part of the public API.
� N)�default_backend)�
serialization)�ComparableRSAKey�ComparableX509)�ComparableECKeyc G s t jttjjd| �� �S )zPath to a test vector.�testdata)r )�
pkg_resourcesZresource_filename�__name__�os�path�join)�names� r �/usr/lib/python3.6/test_util.py�vector_path s r c G s t jttjjd| �� �S )zLoad contents of a test vector.r )r )r Zresource_stringr r
r r )r
r r r �load_vector s r c C s<