Click or drag to resize

Base32Encoder Constructor (Char)

Initializes a new instance of the Base32Encoder class

Namespace:  Unvired.Kernel.UWP.Security
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Base32Encoder(
	char padding
)

Parameters

padding
Type: SystemChar
See Also