SshMsgTypes
[Source]
primitive val SshMsgTypes
Constructors
create
[Source]
new val create()
: SshMsgTypes val^
Returns
Public Functions
disconnect
[Source]
fun box disconnect()
: U8 val
Returns
ignore
[Source]
fun box ignore()
: U8 val
Returns
unimplemented
[Source]
fun box unimplemented()
: U8 val
Returns
debug
[Source]
Returns
service_request
[Source]
fun box service_request()
: U8 val
Returns
service_accept
[Source]
fun box service_accept()
: U8 val
Returns
ext_info
[Source]
fun box ext_info()
: U8 val
Returns
kexinit
[Source]
fun box kexinit()
: U8 val
Returns
newkeys
[Source]
fun box newkeys()
: U8 val
Returns
kex_ecdh_init
[Source]
fun box kex_ecdh_init()
: U8 val
Returns
kex_ecdh_reply
[Source]
fun box kex_ecdh_reply()
: U8 val
Returns
eq
[Source]
fun box eq(
that: SshMsgTypes val)
: Bool val
Parameters
Returns
ne
[Source]
fun box ne(
that: SshMsgTypes val)
: Bool val
Parameters
Returns