WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

StringExtensions..::..IsBase64 Method

Tests to see if a string is a base 64 string (culture sensitive)

Namespace:  System
Assembly:  Walter (in Walter.dll)

Syntax


public static bool IsBase64(
	string input
)

Parameters

input
Type: String
the string o validate

Return Value

True if a string is base 64 encoded