JOSE
v1.11.12
Search documentation of JOSE
Settings
jose_jwt
(JOSE v1.11.12)
View Source
Summary
Functions
decrypt(Key, Encrypted)
encrypt(JWK, JWT)
encrypt(JWK, JWE, JWT)
from(List)
from_binary(List)
from_file(File)
from_map(List)
merge(LeftJWT, RightMap)
peek(Signed)
peek_payload(Signed)
peek_protected(Signed)
sign(JWK, JWT)
sign(JWK, JWS, JWT)
to_binary(List)
to_file(File, JWT)
to_map(List)
verify(JWK, SignedBinary)
verify_strict(JWK, Allow, SignedBinary)
Functions
decrypt(Key, Encrypted)
encrypt(JWK, JWT)
encrypt(JWK, JWE, JWT)
from(List)
from_binary(List)
from_file(File)
from_map(List)
merge(LeftJWT, RightMap)
peek(Signed)
peek_payload(Signed)
peek_protected(Signed)
sign(JWK, JWT)
sign(JWK, JWS, JWT)
to_binary(List)
to_file(File, JWT)
to_map(List)
verify(JWK, SignedBinary)
verify_strict(JWK, Allow, SignedBinary)