corda/node
Ross Nicoll a1450b5990 Force certificate keys into a known format before comparing
Force certificate keys into a well known key format before comparing during path validation.
This works around Sun's X509Key class appearing in certificates, which is incomparable to other
key types (i.e. EdDSAKey).
2017-06-21 11:42:55 +01:00
..
capsule Build capsules using runtime dependencies instead of compile ones. (#842) 2017-06-14 15:10:59 +01:00
src Force certificate keys into a known format before comparing 2017-06-21 11:42:55 +01:00
build.gradle Moved Driver.kt to net.corda.testing.driver in the test-utils module 2017-06-14 15:12:39 +01:00