main
Bob Mottram 2021-02-21 22:51:08 +00:00
parent 552b5cf6f0
commit a4b74c70db
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ __email__ = "bob@freedombone.net"
__status__ = "Production"
# see https://tools.ietf.org/html/draft-cavage-http-signatures-06
#
# This might change in future
# see https://tools.ietf.org/html/draft-ietf-httpbis-message-signatures-01
from cryptography.hazmat.backends import default_backend
from cryptography.hazmat.primitives.serialization import load_pem_private_key