certmanager/lib Library API Documentation

Signature Configuration
[Configuration Support]


Functions

void CryptPlugWrapper::setSignatureAlgorithm (SignatureAlgorithm)
SignatureAlgorithm CryptPlugWrapper::signatureAlgorithm ()
void CryptPlugWrapper::setWarnSendUnsigned (bool)
bool CryptPlugWrapper::warnSendUnsigned ()
void CryptPlugWrapper::setSignatureCertificateExpiryNearWarning (bool)
bool CryptPlugWrapper::signatureCertificateExpiryNearWarning (void)
void CryptPlugWrapper::setSignatureCertificateExpiryNearInterval (int)
int CryptPlugWrapper::signatureCertificateExpiryNearInterval (void)
void CryptPlugWrapper::setCACertificateExpiryNearWarning (bool)
bool CryptPlugWrapper::caCertificateExpiryNearWarning (void)
void CryptPlugWrapper::setCACertificateExpiryNearInterval (int)
int CryptPlugWrapper::caCertificateExpiryNearInterval (void)
void CryptPlugWrapper::setRootCertificateExpiryNearWarning (bool)
bool CryptPlugWrapper::rootCertificateExpiryNearWarning (void)
void CryptPlugWrapper::setRootCertificateExpiryNearInterval (int)
int CryptPlugWrapper::rootCertificateExpiryNearInterval (void)

Detailed Description

The functions in this section provide the functionality to configure signature handling and set and query the signature configuration.

Function Documentation

void CryptPlugWrapper::setSignatureAlgorithm SignatureAlgorithm   )  [inherited]
 

Sets the algorithm used for signing.

Definition at line 409 of file cryptplugwrapper.cpp.

SignatureAlgorithm CryptPlugWrapper::signatureAlgorithm  )  [inherited]
 

Returns the algorithm used for signing.

Definition at line 414 of file cryptplugwrapper.cpp.

void CryptPlugWrapper::setWarnSendUnsigned bool   )  [inherited]
 

Specifies whether a warning should be emitted when the user tries to send an email message unsigned.

Definition at line 422 of file cryptplugwrapper.cpp.

bool CryptPlugWrapper::warnSendUnsigned  )  [inherited]
 

Returns whether a warning should be emitted when the user tries to send an email message unsigned.

Definition at line 427 of file cryptplugwrapper.cpp.

void CryptPlugWrapper::setSignatureCertificateExpiryNearWarning bool   )  [inherited]
 

Specifies whether a warning should be emitted if the signature certificate expires in the near future.

Definition at line 440 of file cryptplugwrapper.cpp.

bool CryptPlugWrapper::signatureCertificateExpiryNearWarning void   )  [inherited]
 

Returns whether a warning should be emitted if the signature certificate expires in the near future.

Definition at line 445 of file cryptplugwrapper.cpp.

void CryptPlugWrapper::setSignatureCertificateExpiryNearInterval int   )  [inherited]
 

Specifies the number of days which a signature certificate must be valid before it is considered to expire in the near future.

Definition at line 450 of file cryptplugwrapper.cpp.

int CryptPlugWrapper::signatureCertificateExpiryNearInterval void   )  [inherited]
 

Returns the number of days which a signature certificate must be valid before it is considered to expire in the near future.

Definition at line 455 of file cryptplugwrapper.cpp.

void CryptPlugWrapper::setCACertificateExpiryNearWarning bool   )  [inherited]
 

Specifies whether a warning should be emitted if the CA certificate expires in the near future.

Definition at line 460 of file cryptplugwrapper.cpp.

bool CryptPlugWrapper::caCertificateExpiryNearWarning void   )  [inherited]
 

Returns whether a warning should be emitted if the CA certificate expires in the near future.

Definition at line 465 of file cryptplugwrapper.cpp.

void CryptPlugWrapper::setCACertificateExpiryNearInterval int   )  [inherited]
 

Specifies the number of days which a CA certificate must be valid before it is considered to expire in the near future.

Definition at line 470 of file cryptplugwrapper.cpp.

int CryptPlugWrapper::caCertificateExpiryNearInterval void   )  [inherited]
 

Returns the number of days which a CA certificate must be valid before it is considered to expire in the near future.

Definition at line 475 of file cryptplugwrapper.cpp.

void CryptPlugWrapper::setRootCertificateExpiryNearWarning bool   )  [inherited]
 

Specifies whether a warning should be emitted if the root certificate expires in the near future.

Definition at line 480 of file cryptplugwrapper.cpp.

bool CryptPlugWrapper::rootCertificateExpiryNearWarning void   )  [inherited]
 

Returns whether a warning should be emitted if the root certificate expires in the near future.

Definition at line 485 of file cryptplugwrapper.cpp.

void CryptPlugWrapper::setRootCertificateExpiryNearInterval int   )  [inherited]
 

Specifies the number of days which a root certificate must be valid before it is considered to expire in the near future.

Definition at line 490 of file cryptplugwrapper.cpp.

int CryptPlugWrapper::rootCertificateExpiryNearInterval void   )  [inherited]
 

Returns the number of days which a signature certificate must be valid before it is considered to expire in the near future.

Definition at line 495 of file cryptplugwrapper.cpp.

KDE Logo
This file is part of the documentation for certmanager/lib Library Version 3.3.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Aug 27 12:50:08 2004 by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2003