Skip to content

SshHmacSha512

[Source]

primitive val SshHmacSha512 is
  SshMacAlgorithm val

Implements


Constructors

create

[Source]

new val create()
: SshHmacSha512 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: SshHmacSha512 val)
: Bool val

Parameters

Returns


ne

[Source]

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

Parameters

Returns