KSI .NET API
KSI .NET API
Namespaces
Guardtime.KSI.Utils
Base32 Class
Base32 Methods
Encode Method
Encode Method (Byte[])
Encode Method (Byte[], Int32, Int32)
Base32
Encode Method
Overload List
Name
Description
Encode(
Byte
)
Encode data bytes to base32 string.
Encode(
Byte
, Int32, Int32)
Encode data bytes with given offset and length to base32 string.
Top
See Also
Reference
Base32 Class
Guardtime.KSI.Utils Namespace