SignDoc exception: No (matching) certificate found and csf_create_self_signed is not specified. More...
Public Member Functions | |
SignDocNoCertificateException () | |
Constructor, without message. | |
SignDocNoCertificateException (String aMsg) | |
Constructor, with message. |
SignDoc exception: No (matching) certificate found and csf_create_self_signed is not specified.
de.softpro.doc.SignDocNoCertificateException.SignDocNoCertificateException | ( | ) |
Constructor, without message.
de.softpro.doc.SignDocNoCertificateException.SignDocNoCertificateException | ( | String | aMsg ) |
Constructor, with message.
[in] | aMsg | The message. |