File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -367,9 +367,9 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
367
367
< code > RawIssuer</ code > , < code > Signature</ code > ,
368
368
< code > AuthorityKeyId</ code > , and < code > Extensions</ code > .
369
369
370
- The new method < a href ="/pkg/crypto/x509/#RevocationList.CheckSignatureFrom "> < code > RevocationList.CheckSignatureFrom</ a >
370
+ The new method < a href ="/pkg/crypto/x509/#RevocationList.CheckSignatureFrom "> < code > RevocationList.CheckSignatureFrom</ code > </ a >
371
371
checks that the signature on a CRL is a valid signature from a
372
- < a href ="/pkg/crypto/x509/#Certificate "> Certificate</ a > .
372
+ < a href ="/pkg/crypto/x509/#Certificate "> < code > Certificate</ code > </ a > .
373
373
374
374
With the new CRL functionality, the existing functions
375
375
< a href ="/pkg/crypto/x509/#ParseCRL "> < code > ParseCRL</ code > </ a > and
@@ -391,7 +391,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
391
391
< p > <!-- CL 390834 -->
392
392
The types < a href ="/pkg/crypto/x509/pkix#CertificateList "> < code > CertificateList</ code > </ a > and
393
393
< a href ="/pkg/crypto/x509/pkix#TBSCertificateList "> < code > TBSCertificateList</ code > </ a >
394
- have been deprecated. The new < a href ="#crypto/x509 "> < code > crypto/x509</ code > </ code > CRL functionality</ a >
394
+ have been deprecated. The new < a href ="#crypto/x509 "> < code > crypto/x509</ code > CRL functionality</ a >
395
395
should be used instead.
396
396
</ p >
397
397
</ dd >
You can’t perform that action at this time.
0 commit comments