LibreOffice Module filter (master) 1
Public Member Functions | Public Attributes | List of all members
msfilter::EncryptionStandardHeader Struct Reference

#include <mscodec.hxx>

Public Member Functions

 EncryptionStandardHeader ()
 

Public Attributes

sal_uInt32 flags
 
sal_uInt32 sizeExtra
 
sal_uInt32 algId
 
sal_uInt32 algIdHash
 
sal_uInt32 keyBits
 
sal_uInt32 providedType
 
sal_uInt32 reserved1
 
sal_uInt32 reserved2
 

Detailed Description

Definition at line 447 of file mscodec.hxx.

Constructor & Destructor Documentation

◆ EncryptionStandardHeader()

msfilter::EncryptionStandardHeader::EncryptionStandardHeader ( )

Definition at line 616 of file mscodec.cxx.

References algId, algIdHash, flags, keyBits, providedType, reserved1, reserved2, and sizeExtra.

Member Data Documentation

◆ algId

sal_uInt32 msfilter::EncryptionStandardHeader::algId

Definition at line 451 of file mscodec.hxx.

Referenced by EncryptionStandardHeader().

◆ algIdHash

sal_uInt32 msfilter::EncryptionStandardHeader::algIdHash

Definition at line 452 of file mscodec.hxx.

Referenced by EncryptionStandardHeader().

◆ flags

sal_uInt32 msfilter::EncryptionStandardHeader::flags

Definition at line 449 of file mscodec.hxx.

Referenced by EncryptionStandardHeader().

◆ keyBits

sal_uInt32 msfilter::EncryptionStandardHeader::keyBits

Definition at line 453 of file mscodec.hxx.

Referenced by EncryptionStandardHeader().

◆ providedType

sal_uInt32 msfilter::EncryptionStandardHeader::providedType

Definition at line 454 of file mscodec.hxx.

Referenced by EncryptionStandardHeader().

◆ reserved1

sal_uInt32 msfilter::EncryptionStandardHeader::reserved1

Definition at line 455 of file mscodec.hxx.

Referenced by EncryptionStandardHeader().

◆ reserved2

sal_uInt32 msfilter::EncryptionStandardHeader::reserved2

Definition at line 456 of file mscodec.hxx.

Referenced by EncryptionStandardHeader().

◆ sizeExtra

sal_uInt32 msfilter::EncryptionStandardHeader::sizeExtra

Definition at line 450 of file mscodec.hxx.

Referenced by EncryptionStandardHeader().


The documentation for this struct was generated from the following files: