sslcert

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2022 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Alert

type Alert struct {
	// contains filtered or unexported fields
}

SSL Certificate error alert (see RFC 5246, Section 7.2).

func (*Alert) Description

func (r *Alert) Description() int

AlertDescription.

func (*Alert) DescriptionString

func (r *Alert) DescriptionString() (string, error)

func (*Alert) Level

func (r *Alert) Level() int

AlertLevel.

func (*Alert) LevelString

func (r *Alert) LevelString() (string, error)

func (*Alert) UnmarshalJSON

func (r *Alert) UnmarshalJSON(b []byte) error

Jump to

Keyboard shortcuts

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