Skip to content

SshHmacSha256

[Source]

primitive val SshHmacSha256 is
  SshMacAlgorithm val

Implements


Constructors

create

[Source]

new val create()
: SshHmacSha256 val^

Returns


Public Functions

name

[Source]

fun box name()
: String val

Returns


key_len

[Source]

fun box key_len()
: USize val

Returns


digest_len

[Source]

fun box digest_len()
: USize val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns