- removed prime pool

This commit is contained in:
Martin Willi
2005-12-07 15:53:34 +00:00
parent 0d43ad12dd
commit c3903a1861
11 changed files with 50 additions and 630 deletions
+1 -2
View File
@@ -67,8 +67,7 @@ struct authenticator_t {
* @todo Document RSA error status types
*
* @return
* - SUCCESS if verification could be processed
* (does not mean the data could be verified)
* - SUCCESS if verification successful
* - FAILED if verification failed
* - NOT_SUPPORTED if AUTH method not supported
* - NOT_FOUND if the data for specific AUTH method could not be found