Poco::JS::Crypto

class DigestEngineWrapper

File Information

Library: JS/Crypto
Package: Wrappers
Header: Poco/JS/Crypto/DigestEngineWrapper.h

Description

JavaScript wrapper for Poco::DigestEngine.

Inheritance

Direct Base Classes: Poco::JS::Core::Wrapper

All Base Classes: Poco::JS::Core::Wrapper

Member Summary

Member Functions: construct, constructor, digest, isDigestEngine, objectTemplate, reset, update

Inherited Functions: checkSetResult, isWrapper, objectTemplate, reportEmptySetResult, returnException, returnString, safeUnwrapNative, toString, toV8Internalized, toV8String, unwrapNative, unwrapNativeObject, wrapNative, wrapNativePersistent

Constructors

DigestEngineWrapper

DigestEngineWrapper();

Creates the DigestEngineWrapper.

Destructor

~DigestEngineWrapper virtual

~DigestEngineWrapper();

Destroys the DigestEngineWrapper.

Member Functions

construct static

static void construct(
    const v8::FunctionCallbackInfo < v8::Value > & args
);

constructor

v8::Handle < v8::FunctionTemplate > constructor(
    v8::Isolate * pIsolate
);

Creates and returns a V8 FunctionTemplate for the constructor function.

objectTemplate virtual

v8::Handle < v8::ObjectTemplate > objectTemplate(
    v8::Isolate * pIsolate
);

digest protected static

static void digest(
    const v8::FunctionCallbackInfo < v8::Value > & args
);

isDigestEngine protected static

static void isDigestEngine(
    const v8::FunctionCallbackInfo < v8::Value > & args
);

reset protected static

static void reset(
    const v8::FunctionCallbackInfo < v8::Value > & args
);

update protected static

static void update(
    const v8::FunctionCallbackInfo < v8::Value > & args
);

Securely control IoT edge devices from anywhere   Connect a Device