ConvThumbToBytes (FUN)

FUNCTION ConvThumbToBytes : BOOL

It converts the thumbprint from string to an arry of byte

InOut:

Scope

Name

Type

Comment

Return

ConvThumbToBytes

BOOL

Input

psThumb

POINTER TO STRING

String to convert

pbyThumb

POINTER TO BYTE

Where to write the data

iSz

INT

Size of above buffer