QCA::CertificateInfoPair Class Reference
[QCA user API]
One entry in a certificate information list.
More...
#include <QtCrypto>
List of all members.
Detailed Description
One entry in a certificate information list.
Constructor & Destructor Documentation
QCA::CertificateInfoPair::CertificateInfoPair |
( |
|
) |
|
Construct a new pair.
- Parameters:
-
| type | the type of information stored in this pair |
| value | the value of the information to be stored |
Standard copy constructor.
- Parameters:
-
| from | the information pair to copy from |
Member Function Documentation
Standard assignment operator.
- Parameters:
-
| from | the information pair to assign from |
The type of information stored in the pair.
QString QCA::CertificateInfoPair::value |
( |
|
) |
const |
The value of the information stored in the pair.
Comparison operator.
- Parameters:
-
| other | the certificate information pair to compare with this certificate information pair. |
Inequality operator.
- Parameters:
-
| other | the certificate information pair to compare with this certificate information pair. |
The documentation for this class was generated from the following file: