JOSE
v1.11.12
Search documentation of JOSE
Settings
jose_jwk_kty_oct
(JOSE v1.11.12)
View Source
Summary
Types
key/0
Functions
block_encryptor(KTY, Fields)
derive_key(Key)
from_map(F)
from_oct(OCTBinary)
generate_key(Size)
generate_key(KTY, Fields)
key_encryptor(KTY, Fields, Key)
sign(Message, JWSALG, Key)
signer(KTY, Fields)
to_key(Key)
to_map(K, F)
to_oct(OCTBinary)
to_public_map(K, F)
to_thumbprint_map(K, F)
verifier(KTY, Fields)
verify(Message, JWSALG, Signature, Key)
Types
key/0
-type
key() ::
binary
().
Functions
block_encryptor(KTY, Fields)
derive_key(Key)
from_map(F)
from_oct(OCTBinary)
generate_key(Size)
generate_key(KTY, Fields)
key_encryptor(KTY, Fields, Key)
sign(Message, JWSALG, Key)
signer(KTY, Fields)
to_key(Key)
to_map(K, F)
to_oct(OCTBinary)
to_public_map(K, F)
to_thumbprint_map(K, F)
verifier(KTY, Fields)
verify(Message, JWSALG, Signature, Key)