IdSSLOpenSSL
TByteArray = record Length: Integer; Data: PChar; end;
TByteArray is a Record type.
Topic generated.