Loading openssl/src/x509/mod.rs +1 −1 Original line number Diff line number Diff line Loading @@ -582,7 +582,7 @@ impl X509Ref { } /// Returns certificate version. If this certificate has no explicit version set, it defaults to /// version 1. /// version 1. /// /// Note that `0` return value stands for version 1, `1` – for version 2 and so on. /// Loading Loading
openssl/src/x509/mod.rs +1 −1 Original line number Diff line number Diff line Loading @@ -582,7 +582,7 @@ impl X509Ref { } /// Returns certificate version. If this certificate has no explicit version set, it defaults to /// version 1. /// version 1. /// /// Note that `0` return value stands for version 1, `1` – for version 2 and so on. /// Loading