@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public interface AesKeyAlgorithm
extends KeyAlgorithm
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AesKeyAlgorithm.Step1 |
| Modifier and Type | Method and Description |
|---|---|
int |
length() |
static AesKeyAlgorithm.Step1 |
name(java.lang.String name) |
void |
setLength(int length) |
name, setName@JsOverlay @Nonnull static AesKeyAlgorithm.Step1 name(@Nonnull java.lang.String name)
name in interface KeyAlgorithm@JsProperty(name="length") int length()
@JsProperty void setLength(int length)