package
1.1.1
Repository: https://github.com/oiweiwei/go-msrpc.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
WithDialect returns a DialerOption that configures a SMB2/3 Dialer to use the specified dialect.
WithSeal returns a DialerOption that configures a SMB2/3 Dialer to use message encryption whenever possible.
WithSecurity returns a DialerOption that configures a SMB2/3 Dialer to use the specified GSSAPI security context.
WithSign returns a DialerOption that configures a SMB2/3 Dialer to require message signing.

# Constants

No description provided by the author
SMB2.0.2 dialects.
SMB2.1 dialects.
SMB3.0 dialects.
SMB3.0.2 dialects.
SMB3.1.1 dialects.

# Structs

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
DialerOption is a function that configures a SMB2/3 Dialer.