Source position: IdSSLOpenSSL.pas line 260
type TIdSSLEVP_MD = record
Length: TIdC_UINT;
MD: array [0..EVP_MAX_MD_SIZE-1] of TIdAnsiChar;
end;