msgtype

package
v8.4.4 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2023 License: Apache-2.0 Imports: 0 Imported by: 10

Documentation

Overview

Package msgtype provides Kerberos 5 message type assigned numbers.

Index

Constants

View Source
const (
	KRB_AS_REQ     = 10 //Request for initial authentication
	KRB_AS_REP     = 11 //Response to KRB_AS_REQ request
	KRB_TGS_REQ    = 12 //Request for authentication based on TGT
	KRB_TGS_REP    = 13 //Response to KRB_TGS_REQ request
	KRB_AP_REQ     = 14 //Application request to server
	KRB_AP_REP     = 15 //Response to KRB_AP_REQ_MUTUAL
	KRB_RESERVED16 = 16 //Reserved for user-to-user krb_tgt_request
	KRB_RESERVED17 = 17 //Reserved for user-to-user krb_tgt_reply
	KRB_SAFE       = 20 // Safe (checksummed) application message
	KRB_PRIV       = 21 // Private (encrypted) application message
	KRB_CRED       = 22 //Private (encrypted) message to forward credentials
	KRB_ERROR      = 30 //Error response
)

KRB message type IDs.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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