Unit 'openssl' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#openssl]

MDC2_CTX

Declaration

Source position: openssl.pas line 315

type MDC2_CTX = record

  num: Integer;

  data: array [0..7] of Byte;

  h: DES_cblock;

  hh: DES_cblock;

  pad_type: Integer;

end;


Documentation generated on: 2023-03-18