CryptoSys PKI Pro Manual

Cnv.HexFilter Method

Filter non-hexadecimal characters from a string.

Syntax

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

Parameters

s
Input string to be filtered

Return Value

Filtered string

See Also

VB6/C equivalent: CNV_HexFilter

[Contents] [Index]

[PREV: Cnv.FromHex Method...]   [Contents]   [Index]   
   [NEXT: Cnv.HexFromBase64 Method...]

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