BaseEncoding Constructor

CryptSharp

BaseEncoding Constructor CryptSharp
Overload List

  Name Description
Public method BaseEncoding(String, Boolean)
Defines a binary-to-text encoding.
Public method BaseEncoding(String, Boolean, IDictionaryChar, Int32, BaseEncodingDecodeFilterCallback)
Defines a binary-to-text encoding. Additional decode characters let you add aliases, and a filter callback can be used to make decoding case-insensitive among other things.
Top
See Also

Reference