CCF
Loading...
Searching...
No Matches
snp_attestation.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{
16 {
17 public:
19
20 void install(js::core::Context& ctx) override;
21 };
22}
Definition context.h:46
Definition extension_interface.h:16
Definition snp_attestation.h:16
void install(js::core::Context &ctx) override
Definition snp_attestation.cpp:352
SnpAttestationExtension()
Definition snp_attestation.h:18
Definition consensus.h:9