tlspuffin
0.1.0
Cert
Chain
AndRoots
In tlspuffin::
tls::
rustls::
verify
Type Alias
tlspuffin
::
tls
::
rustls
::
verify
::
CertChainAndRoots
Copy item path
source
ยท
[
−
]
type CertChainAndRoots<'a, 'b> = (
EndEntityCert
<'a>,
Vec
<&'a [
u8
]>,
Vec
<
TrustAnchor
<'b>>);