DhKeyAlgorithm

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

generator
void generator(Uint8Array generator)
Undocumented in source. Be warned that the author may not have intended to support it.
generator
auto generator()
Undocumented in source. Be warned that the author may not have intended to support it.
prime
void prime(Uint8Array prime)
Undocumented in source. Be warned that the author may not have intended to support it.
prime
auto prime()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.KeyAlgorithm.KeyAlgorithm _parent;
Undocumented in source.

Meta