CryptoSys API Library Manual

cnvB64Filter

Strips any invalid base64 characters from a string.

Syntax

[VBA]
Public Function cnvB64Filter ( _
    strB64 As String _
) As String

Parameters

strB64
String to be filtered.

Return Value

String: Filtered string.
[PREV: cipherUpdateHex...]   [Contents]   [Index]   
   [NEXT: cnvB64StrFromBytes...]

Copyright © 2001-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-01-07T07:42:00Z.