Docs.rs
solana-tls-utils-0.0.2
solana-tls-utils 0.0.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
rustls ^0.23.19
normal
solana-keypair =0.0.2
normal
solana-pubkey ^2.1.0
normal
solana-signer =0.0.2
normal
x509-parser ^0.14.0
normal
Versions
37.5%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
solana_
tls_
utils
0.0.2
solana_tls_utils
Function
get_pubkey_from_tls_certificate
Copy item path
Source
pub fn get_pubkey_from_tls_certificate( der_cert: &
CertificateDer
<'_>, ) ->
Option
<
Pubkey
>