BaseEncoding PropertiesCryptSharp
The BaseEncoding type exposes the following members.
Properties

  NameDescription
Public propertyBitMask
The bit mask for a single character in the current encoding.
Public propertyBitsPerCharacter
The number of bits per character in the current encoding.
Public propertyMsbComesFirst
true if the encoding begins with the most-significant bit of each byte. Otherwise, the encoding begins with the least-significant bit.
Back to Top
See Also