true if the encoding begins with the most-significant bit of each byte.
Otherwise, the encoding begins with the least-significant bit.
Namespace: CryptSharp.UtilityAssembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
public bool MsbComesFirst { get; }
public bool MsbComesFirst { get; }
Public ReadOnly Property MsbComesFirst As Boolean
Get
Public ReadOnly Property MsbComesFirst As Boolean
Get
public:
property bool MsbComesFirst {
bool get ();
}
public:
property bool MsbComesFirst {
bool get ();
}
member MsbComesFirst : bool with get
member MsbComesFirst : bool with get