Click or drag to resize

Base32EncoderDecode Method

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 virtual byte[] Decode(
	string data
)

Parameters

data
Type: SystemString

Return Value

Type: Byte
See Also