CryptoSys API Library Manual

cnvHexFilter

Strips any invalid hex characters from a hex string.

Syntax

[VBA]
Public Function cnvHexFilter ( _
    strHex As String _
) As String

Parameters

strHex
String to be filtered.

Return Value

String: Filtered string.
[PREV: cnvFromHex...]   [Contents]   [Index]   
   [NEXT: cnvHexFromBytesMid...]

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