routes

package
v0.0.0-...-8c27393 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2021 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCertificateInfo

func GetCertificateInfo(c *gin.Context)

GetCertificateInfo handler

func GetCertificateInformationEncoded

func GetCertificateInformationEncoded(c *gin.Context)

GetCertificateInformationEncoded handler function for providing raw data to be parsed

func GetOpenPGPInformationEncoded

func GetOpenPGPInformationEncoded(c *gin.Context)

Types

type PGPKey

type PGPKey struct {
	FullName, Name, Comment, Email string
	CreationTime                   time.Time
	PublicKeyAlgorithm             packet.PublicKeyAlgorithm
	Fingerprint                    [20]byte
	KeyID                          uint64
}

Jump to

Keyboard shortcuts

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