Make PrivateKey#data a method instead of an attribute to prevent private key binary data from being printed in console sessions. Update the documentation appropriately.
Attempt to clear the private key secret memory on free for a small amount of added security.
Make PrivateKey#data a method instead of an attribute to prevent private key binary data from being printed in console sessions. Update the documentation appropriately.
Attempt to clear the private key secret memory on free for a small amount of added security.