CryptoSys PKI Pro Manual

Cnv.Base64Filter Method

Filter non-base64 characters from a string.

Syntax

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

Parameters

s  String
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-26 D.I. Management Services Pty Ltd t/a CryptoSys. All rights reserved. Generated 2026-09-17T11:18:15Z.