ZCRYPT logging can't be set until after creation

Description

If any errors occur during the call to createZDecryptor(), you will nevr see them because the default for m_trace_level is 0.  It should be 10, or the call to createZDecryptor() should accept the trace level

Conclusion

None

Activity

Show:

Russ Whitehead September 27, 2017 at 7:10 PM

Additionally, the setPrivateKey(privateKey) and setPublicKey(publicKey) argument names are misleading in that it is not a file name, but a buffer containing those key contents. This is misleading and should be corrected

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Priority

Compatibility

Minor

Fix versions

Created August 23, 2017 at 2:52 PM
Updated September 28, 2017 at 2:01 PM
Resolved September 28, 2017 at 2:01 PM

Flag notifications