public class Cipher extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>| Modifier | Constructor and Description |
|---|---|
protected |
Cipher(Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static Cipher |
$as(Object obj) |
Buffer |
getAuthTag() |
void |
setAutoPadding(Boolean auto_padding) |
Buffer |
update(Buffer data) |
String |
update(Buffer data,
Object input_encoding,
String output_encoding) |
Buffer |
update(String data,
Buffer input_encoding) |
String |
update(String data,
String input_encoding,
String output_encoding) |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfprotected Cipher(Objs.Constructor<?> c, Object js)
Copyright © 2016. All rights reserved.