Unit 'JwaWinCrypt' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_PROV_ENUMALGS

Declaration

Source position: jwawincrypt.pas line 1062

type _PROV_ENUMALGS = record

  aiAlgid: ALG_ID;

  dwBitLen: DWORD;

  dwNameLen: DWORD;

  szName: array [0..19] of AnsiChar;

end;


Documentation generated on: 2025-07-25