jglobus / JGlobus

jGlobus is a collection of Java client libraries for Globus® Toolkit security, GRAM, and GridFTP.
http://www.globus.org/toolkit/jglobus/
Apache License 2.0
24 stars 44 forks source link

Adapt to changes in PrivateKeyInfo class #168

Closed ellert closed 5 years ago

ellert commented 5 years ago

This PR adapts to changes in bouncycastle 1.61 (now in Fedora 30).

I tried to update the code to still do the same thing, but please review. It still compiles against bc 1.58 and 1.60, as well as now also compiling against bc 1.61.