package clientcertificate
import "github.com/pion/dtls/v2/pkg/crypto/clientcertificate"
Package clientcertificate provides all the support Client Certificate types
Index ¶
Functions ¶
func Types ¶
Types returns all valid ClientCertificate Types
Types ¶
type Type ¶
type Type byte
Type is used to communicate what type of certificate is being transported
https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-2
ClientCertificateType enums
Source Files ¶
- Version
- v2.2.12 (latest)
- Published
- Jul 20, 2024
- Platform
- linux/amd64
- Last checked
- 3 days ago –
Tools for package owners.