smbsecmode

package
v0.0.0-...-c8c792b Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package smbsecmode defines SMB2 security modes.

Index

Constants

View Source
const (
	SigningEnabled  = 0x0001 // SMB2_NEGOTIATE_SIGNING_ENABLED
	SigningRequired = 0x0002 // SMB2_NEGOTIATE_SIGNING_REQUIRED
)

SMB security mode flags.

Variables

This section is empty.

Functions

This section is empty.

Types

type Flags

type Flags uint16

Flags identify SMB security mode flags during protocol negotiation.

func (Flags) String

func (f Flags) String() string

Flags returns a string representation of the security mode flags.

Jump to

Keyboard shortcuts

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