Navigation
index
modules
|
next
|
previous
|
python-jose 0.2.0 documentation
»
JWK API
JWK API
¶
jose.jwk.
construct
(
key_data
,
algorithm
=
None
)
¶
Construct a Key object for the given algorithm with the given key_data.
Table of Contents
JWK API
construct()
Previous topic
JWT API
Next topic
JWE API
This Page
Show Source
Quick search
Navigation
index
modules
|
next
|
previous
|
python-jose 0.2.0 documentation
»
JWK API