PrApi: ClearCertList

ClearCertList

Clears the internal certificate list.

 Public Function ClearCertList(
	  ByVal sel As Long ) As Boolean

Parameters

sel
List selector. Set this parameter to 0 to clear all the certificate lists, to 1 to clear PA certificate list, to 2 to clear TA certificate list.

Return Values

On error false is returned and the error code and string of the control is set appropriately.

Languages

[Visual Basic] Public Function ClearCertList(ByVal sel As Long) As Boolean

[Delphi] function ClearCertList(sel: Integer): Boolean;

[C++] bool ClearCertList(long sel);

Remarks

See Also

Class PrApi Overview PrApi Properties PrApi Methods CheckRfidFileHash CloseDevice