Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
TwoFactorAuthNet
TwoFactorAuth.Base32
C# Class TwoFactorAuthNet.TwoFactorAuth.Base32
Provides a method for decoding a Base32 encoded string and exposes the Base32 "alphabet" for internal uses.
Mostra file
Open project: RobThree/TwoFactorAuth.Net
Public Methods
Method
Description
Decode
(
string
value
) :
byte[]
Method Details
Decode()
public
static
method
public
static
Decode
(
string
value
) :
byte[]
value
string
return
byte[]