Base2Encoding Class | CryptSharp |
Base-2 binary-to-text encodings.
Inheritance Hierarchy
Namespace: CryptSharp.Utility
Assembly: CryptSharp (in CryptSharp.dll) Version: 2.1.0.0
Syntax
public static class Base2Encoding
Public NotInheritable Class Base2Encoding
public ref class Base2Encoding abstract sealed
[<AbstractClassAttribute>] [<SealedAttribute>] type Base2Encoding = class end
The Base2Encoding type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | Binary |
Binary. Useful for debugging.
|
See Also