Base2Encoding Class

CryptSharp

Base2Encoding Class CryptSharp
Base-2 binary-to-text encodings.
Inheritance Hierarchy

SystemObject  CryptSharp.UtilityBase2Encoding

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

  NameDescription
Public propertyStatic memberBinary
Binary. Useful for debugging.
Top
See Also

Reference