public class Cipher extends ReadWriteStream
Objs.Constructor<T extends Objs>, Objs.Property<T>
readable
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) |
pause, pipe, pipe, read, read, readable, resume, setEncoding, unpipe, unpipe, unshift, unshift, wrap
addListener, emit, getMaxListeners, listenerCount, listeners, on, once, removeAllListeners, removeAllListeners, removeListener, setMaxListeners
$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, valueOf
protected Cipher(Objs.Constructor<?> c, Object js)
Copyright © 2018. All rights reserved.