JSON Web Algorithms¶
JSON Web Algorithm.
https://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-40
-
class
acme.jose.jwa.JWA[source]¶ Bases:
acme.jose.interfaces.JSONDeSerializableJSON Web Algorithm.
-
class
acme.jose.jwa.JWASignature(name)[source]¶ Bases:
acme.jose.jwa.JWA,_abcoll.HashableJSON Web Signature Algorithm.