CryptoSys PKI Pro Manual

Cnv.Base64Filter Method

Filter 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
String to be filtered

Return Value

Filtered string

Remarks

Valid base64 characters are [0-9A-Za-z+/=]

See Also

VB6/C equivalent: CNV_B64Filter

[Contents] [Index]

[PREV: Cms.VerifySigData Method...]   [Contents]   [Index]   
   [NEXT: Cnv.Base64FromHex Method...]

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.