We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72340c9 commit 9bc5d78Copy full SHA for 9bc5d78
src/crypto/crypto_x509.cc
@@ -572,6 +572,7 @@ void X509Certificate::RegisterExternalReferences(
572
registry->Register(ValidFrom);
573
registry->Register(Fingerprint);
574
registry->Register(Fingerprint256);
575
+ registry->Register(Fingerprint512);
576
registry->Register(KeyUsage);
577
registry->Register(SerialNumber);
578
registry->Register(Pem);
0 commit comments