Signature Configuration
[Configuration Support]
Detailed Description
The functions in this section provide the functionality to configure signature handling and set and query the signature configuration.Function Documentation
|
Sets the algorithm used for signing. Definition at line 409 of file cryptplugwrapper.cpp. |
|
Returns the algorithm used for signing. Definition at line 414 of file cryptplugwrapper.cpp. |
|
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. |
|
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. |
|
Specifies whether a warning should be emitted if the signature certificate expires in the near future. Definition at line 440 of file cryptplugwrapper.cpp. |
|
Returns whether a warning should be emitted if the signature certificate expires in the near future. Definition at line 445 of file cryptplugwrapper.cpp. |
|
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. |
|
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. |
|
Specifies whether a warning should be emitted if the CA certificate expires in the near future. Definition at line 460 of file cryptplugwrapper.cpp. |
|
Returns whether a warning should be emitted if the CA certificate expires in the near future. Definition at line 465 of file cryptplugwrapper.cpp. |
|
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. |
|
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. |
|
Specifies whether a warning should be emitted if the root certificate expires in the near future. Definition at line 480 of file cryptplugwrapper.cpp. |
|
Returns whether a warning should be emitted if the root certificate expires in the near future. Definition at line 485 of file cryptplugwrapper.cpp. |
|
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. |
|
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. |