Skip to content

SshAuthMsgTypes

[Source]

primitive val SshAuthMsgTypes

Constructors

create

[Source]

new val create()
: SshAuthMsgTypes val^

Returns


Public Functions

userauth_request

[Source]

fun box userauth_request()
: U8 val

Returns


userauth_failure

[Source]

fun box userauth_failure()
: U8 val

Returns


userauth_success

[Source]

fun box userauth_success()
: U8 val

Returns


userauth_banner

[Source]

fun box userauth_banner()
: U8 val

Returns


userauth_pk_ok

[Source]

fun box userauth_pk_ok()
: U8 val

Returns


service_request

[Source]

fun box service_request()
: U8 val

Returns


service_accept

[Source]

fun box service_accept()
: U8 val

Returns


eq

[Source]

fun box eq(
  that: SshAuthMsgTypes val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: SshAuthMsgTypes val)
: Bool val

Parameters

Returns