Soap.SOAPHTTPTrans.THTTPReqResp.GetCertSerialNumber
Delphi
function GetCertSerialNumber: string;
C++
System::UnicodeString __fastcall GetCertSerialNumber();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Soap.SOAPHTTPTrans.pas Soap.SOAPHTTPTrans.hpp |
Soap.SOAPHTTPTrans | THTTPReqResp |
Description
Is the getter method for SerialNum.
GetCertSerialNumber is used internally to get the SerialNum of the certificate.