Base32Url.

Base32Url() Constructor

Summary

Create case insensitive encoder/decoder using the standard base32 alphabet without padding. White space is not permitted when decoding (not ignored).

Syntax

public Base32Url()

Return Value

Type Description
void