BaseEncoding Properties

CryptSharp

BaseEncoding Properties CryptSharp

The BaseEncoding type exposes the following members.

Properties

  Name Description
Public property BitMask
The bit mask for a single character in the current encoding.
Public property BitsPerCharacter
The number of bits per character in the current encoding.
Public property MsbComesFirst
true if the encoding begins with the most-significant bit of each byte. Otherwise, the encoding begins with the least-significant bit.
Top
See Also

Reference