LibreOffice Module unotools (master) 1
Public Member Functions | Public Attributes | List of all members
SvtSecurityOptions::Certificate Struct Reference

#include <securityoptions.hxx>

Public Member Functions

bool operator== (const Certificate &other) const
 

Public Attributes

OUString SubjectName
 
OUString SerialNumber
 
OUString RawData
 

Detailed Description

Definition at line 51 of file securityoptions.hxx.

Member Function Documentation

◆ operator==()

bool SvtSecurityOptions::Certificate::operator== ( const Certificate other) const
inline

Definition at line 57 of file securityoptions.hxx.

References RawData, SerialNumber, and SubjectName.

Member Data Documentation

◆ RawData

OUString SvtSecurityOptions::Certificate::RawData

Definition at line 55 of file securityoptions.hxx.

Referenced by SvtSecurityOptions::GetTrustedAuthors(), and operator==().

◆ SerialNumber

OUString SvtSecurityOptions::Certificate::SerialNumber

Definition at line 54 of file securityoptions.hxx.

Referenced by SvtSecurityOptions::GetTrustedAuthors(), and operator==().

◆ SubjectName

OUString SvtSecurityOptions::Certificate::SubjectName

Definition at line 53 of file securityoptions.hxx.

Referenced by SvtSecurityOptions::GetTrustedAuthors(), and operator==().


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