CryptoSys PKI Toolkit Manual

Cnv.Base64Filter Method

Filters non-base64 characters from a string

Syntax

[C#]
public static string Base64Filter(
	string s
)
[VB.NET]
Public Shared Function Base64Filter ( _
	s As String _
) As String

Parameters

s
Input string to be filtered

Return Value

Filtered string

[Contents] [Index]


[HOME]   [NEXT: Cnv.CheckUTF8 Method...]

Copyright © 2004-10 D.I. Management Services Pty Ltd. All rights reserved.