Unit 'xlsxdecrypter' Package
[Overview][Constants][Types][Classes][Index] [#pl_fpspreadsheet]

TEncryptionHeader

Declaration

Source position: xlsxdecrypter.pas line 51

type TEncryptionHeader = record

  Flags: DWord;

  

  SizeExtra: DWord;

  

  AlgorithmID: DWord;

  

  HashID: DWord;

  

  KeySize: DWord;

  

  ProviderType: DWord;

  

  Reserved1: DWord;

  

  Reserved2: DWord;

  

  CSP_Name: string;

  

end;



CT Web help

CodeTyphon Studio