CryptoSys PKI Toolkit Manual

Cnv.HexFilter Method

Filters 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]

[HOME]   [NEXT: Cnv.HexFromBase64 Method...]

Copyright © 2004-12 D.I. Management Services Pty Ltd. All rights reserved.