摘要: 本文测试代码基于Openssl版本:1.1.1f 创建一个Engine lib #include <openssl/evp.h> #include <openssl/engine.h> #include <iostream> static int encryptfn(EVP_PKEY_CTX *ct 阅读全文
posted @ 2024-07-24 18:07 AndGate 阅读(1002) 评论(0) 推荐(0)