Name

FromBase64TransformMode

Synopsis

public enum FromBase64TransformMode {
   IgnoreWhiteSpaces = 0,DoNotIgnoreWhiteSpaces = 1
}

This enumeration is used as an argument to the FromBase64Transform constructor to specify whether whitespace in the Base64-encoded data should be ignored.

Hierarchy

System.Object System.ValueType System.Enum(System.IComparable, System.IFormattable, System.IConvertible) FromBase64TransformMode

Passed To

FromBase64Transform.FromBase64Transform( )

Get Programming .NET Security now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.