Source position: jwawincrypt.pas line 5619
type _CERT_ISSUER_SERIAL_NUMBER = record
Issuer: CERT_NAME_BLOB;
SerialNumber: CRYPT_INTEGER_BLOB;
end;