zmap / zcrypto

Liberal Go TLS + X.509 Library for Research
Other
134 stars 83 forks source link

Expose 'validSignature' field #348

Closed elliotcubit closed 1 year ago

elliotcubit commented 1 year ago

Exposes (*x509.Certificate).validSignature so that it can be read without marshalling the entire certificate to JSON.