Source position: jwawincrypt.pas line 4635
type _CERT_DH_PARAMETERS = record
p: CRYPT_UINT_BLOB;
g: CRYPT_UINT_BLOB;
end;