CCF
Loading...
Searching...
No Matches
crypto.h
Go to the documentation of this file.
1// Copyright (c) Microsoft Corporation. All rights reserved.
2// Licensed under the Apache 2.0 License.
3#pragma once
4
6
8{
45 {
46 public:
48
49 void install(js::core::Context& ctx) override;
50 };
51}
Definition context.h:46
void install(js::core::Context &ctx) override
Definition crypto.cpp:1119
CryptoExtension()
Definition crypto.h:47
Definition extension_interface.h:16
Definition consensus.h:9