Method Summary |
|
public static Test | suite() This will get the suite of test that this class holds. |
public void | testMultipleRecipients() Protect the document for 2 recipients and try to open it. |
public void | testProtection() Protect a document with the public certificate and try to open it with
the private certificate. |
public void | testProtectionError() Protect a document with certificate 1 and try to open it with certificate 2
and catch the exception. |