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

MD2_CTX

Declaration

Source position: openssl.pas line 285

type MD2_CTX = record

  num: Integer;

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

  cksm: array [0..15] of Cardinal;

  state: array [0..15] of Cardinal;

end;


Documentation generated on: 2023-03-18