Files
self/app/ios/OpenPassport-Bridging-Header.h
2024-08-22 15:56:59 +08:00

11 lines
381 B
C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
// #include "witnesscalc_register_sha256WithRSAEncryption_65537.h"
// #include "witnesscalc_disclose.h"
#include "witnesscalc_prove_rsa_65537_sha256.h"
#include "witnesscalc_prove_rsa_65537_sha1.h"
#include "witnesscalc_prove_rsapss_65537_sha256.h"
#include "groth16_prover.h"