void countersign( java.security.KeyStore certificate, java.lang.String certificatePassword ) |
Parameters
- certificate
- The certificate that will be used to countersign theworkbook.
- certificatePassword
void countersign( java.security.KeyStore certificate, java.lang.String certificatePassword ) |
Exception | Description |
---|---|
java.lang.IllegalStateException | The signature was not signed. |