Template:List of PKCSError methods: Difference between revisions
Jump to navigation
Jump to search
m (temporary fix) |
m (add comment re "Code") |
||
Line 6: | Line 6: | ||
<tr class="head"><th>Method</th><th>Description</th></tr> | <tr class="head"><th>Method</th><th>Description</th></tr> | ||
<tr><td valign="top">[[Code (PKCSError function)|Code]]</td><td valign="top"> | <tr><td valign="top">[[Code (PKCSError function)|Code]]</td><td valign="top">The number of one of the method's return codes</td></tr> | ||
<tr><td valign="top">[[Description (PKCSError function)|Description]]</td><td valign="top">Brief description of the exception</td></tr> | <tr><td valign="top">[[Description (PKCSError function)|Description]]</td><td valign="top">Brief description of the exception</td></tr> |
Revision as of 19:17, 22 April 2016
The following are the available PKCSError class methods.
Method | Description |
---|---|
Code | The number of one of the method's return codes |
Description | Brief description of the exception |
New | Create a new PKCSError object |