mirror of
https://github.com/corda/corda.git
synced 2024-12-21 05:53:23 +00:00
c003ec0042
Replace X509Certificate with X509CertificateHolder for consistency in implementation of how X.509 certificates are managed. Using the Java standard class entails the actual implementing class being one of several options depending how a certificate is built, which makes serialization/deserialization with Kryo inconsistent as some of these forms cannot be directly built from outside restricted classes. |
||
---|---|---|
.. | ||
src/main/kotlin/net/corda/testing | ||
build.gradle |