Module jose_server

.

Copyright © 2014-2015, Andrew Bennett

Behaviours: gen_server.

Authors: Andrew Bennett (andrew@pixid.com).

Description

Function Index

chacha20_poly1305_module/1
config_change/0
curve25519_module/1
curve448_module/1
json_module/1
sha3_module/1
start_link/0

Function Details

chacha20_poly1305_module/1

chacha20_poly1305_module(ChaCha20Poly1305Module) -> any()

config_change/0

config_change() -> any()

curve25519_module/1

curve25519_module(Curve25519Module) -> any()

curve448_module/1

curve448_module(Curve448Module) -> any()

json_module/1

json_module(JSONModule) -> any()

sha3_module/1

sha3_module(SHA3Module) -> any()

start_link/0

start_link() -> any()


Generated by EDoc