|
LibreOffice Module unotools (master) 1
|
#include <securityoptions.hxx>
Public Member Functions | |
| bool | operator== (const Certificate &other) const |
Public Attributes | |
| OUString | SubjectName |
| OUString | SerialNumber |
| OUString | RawData |
Definition at line 51 of file securityoptions.hxx.
|
inline |
Definition at line 57 of file securityoptions.hxx.
References RawData, SerialNumber, and SubjectName.
| OUString SvtSecurityOptions::Certificate::RawData |
Definition at line 55 of file securityoptions.hxx.
Referenced by SvtSecurityOptions::GetTrustedAuthors(), and operator==().
| OUString SvtSecurityOptions::Certificate::SerialNumber |
Definition at line 54 of file securityoptions.hxx.
Referenced by SvtSecurityOptions::GetTrustedAuthors(), and operator==().
| OUString SvtSecurityOptions::Certificate::SubjectName |
Definition at line 53 of file securityoptions.hxx.
Referenced by SvtSecurityOptions::GetTrustedAuthors(), and operator==().