Documentation
¶
Overview ¶
Package transport contains authenticated transport identity primitives.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CertificateFingerprint ¶
func CertificateFingerprint(certificate *x509.Certificate) (string, error)
CertificateFingerprint returns the lowercase SHA-256 digest of a certificate DER encoding.
func ChannelBinding ¶
func ChannelBinding(state *tls.ConnectionState) (string, error)
ChannelBinding returns the TLS-exporter digest used in FlowBaton tokens.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.