Source position: jwawincrypt.pas line 2187
type _CERT_NAME_VALUE = record
dwValueType: DWORD;
Value: CERT_RDN_VALUE_BLOB;
end;