AesGcmParams

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

additionalData
void additionalData(BufferSource additionalData)
Undocumented in source. Be warned that the author may not have intended to support it.
additionalData
auto additionalData()
Undocumented in source. Be warned that the author may not have intended to support it.
iv
void iv(BufferSource iv)
Undocumented in source. Be warned that the author may not have intended to support it.
iv
auto iv()
Undocumented in source. Be warned that the author may not have intended to support it.
tagLength
void tagLength(ubyte tagLength)
Undocumented in source. Be warned that the author may not have intended to support it.
tagLength
ubyte tagLength()
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.SubtleCrypto.Algorithm _parent;
Undocumented in source.

Meta