Module jose_jwa_base64url

RFC 4648, Section 5: https://tools.ietf.org/html/rfc4648#section-5.

Copyright © 2014-2022, Andrew Bennett

Authors: Andrew Bennett (potatosaladx@gmail.com).

Description

RFC 4648, Section 5: https://tools.ietf.org/html/rfc4648#section-5

Function Index

decode/1
encode/1

Function Details

decode/1

decode(Input) -> any()

encode/1

encode(Input) -> any()


Generated by EDoc