clientcertificate

package
v2.2.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2024 License: MIT Imports: 0 Imported by: 6

Documentation

Overview

Package clientcertificate provides all the support Client Certificate types

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Types

func Types() map[Type]bool

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

const (
	RSASign   Type = 1
	ECDSASign Type = 64
)

ClientCertificateType enums

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL