More tying up of certificate of membership stuff in the client.

This commit is contained in:
Adam Ierymenko 2013-10-24 16:57:26 -04:00
parent bbcd76ecd0
commit 5901972958
5 changed files with 16 additions and 6 deletions

View file

@ -265,6 +265,7 @@ public:
*
* Invalid strings will result in invalid or undefined certificate
* contents. These will subsequently fail validation and comparison.
* Empty strings will result in an empty certificate.
*
* @param s String to deserialize
*/