BaseEncoding BitsPerCharacter Property CryptSharp
The number of bits per character in the current encoding.

Namespace: CryptSharp.Utility
Assembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
Syntax

public int BitsPerCharacter { get; }
See Also