qca
CertItem Class Reference
#include <certitem.h>
Public Types | |
| enum | StorageType { File, KeyStore } |
Public Member Functions | |
| CertItem (const CertItem &from) | |
| CertItem () | |
| ~CertItem () | |
| QCA::CertificateChain | certificateChain () const |
| bool | havePrivate () const |
| bool | isUsable () const |
| QString | name () const |
| CertItem & | operator= (const CertItem &from) |
| StorageType | storageType () const |
Detailed Description
Definition at line 42 of file certitem.h.
Member Enumeration Documentation
Definition at line 45 of file certitem.h.
Constructor & Destructor Documentation
| CertItem::CertItem | ( | ) |
Definition at line 224 of file certitem.cpp.
| CertItem::CertItem | ( | const CertItem & | from | ) |
Definition at line 228 of file certitem.cpp.
| CertItem::~CertItem | ( | ) |
Definition at line 233 of file certitem.cpp.
Member Function Documentation
| QCA::CertificateChain CertItem::certificateChain | ( | ) | const |
Definition at line 248 of file certitem.cpp.
| bool CertItem::havePrivate | ( | ) | const |
Definition at line 253 of file certitem.cpp.
| bool CertItem::isUsable | ( | ) | const |
Definition at line 263 of file certitem.cpp.
| QString CertItem::name | ( | ) | const |
Definition at line 243 of file certitem.cpp.
Definition at line 237 of file certitem.cpp.
| CertItem::StorageType CertItem::storageType | ( | ) | const |
Definition at line 258 of file certitem.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference