# 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.
# Type aliases
No description provided by the author
DialerOption is a function that configures a SMB2/3 Dialer.