From 325cfeb0e8a45495bc01b6dedee8bb2492fe4882 Mon Sep 17 00:00:00 2001 From: jakcron Date: Sat, 2 Apr 2022 16:45:19 +0800 Subject: [PATCH] Misc --- src/PkiValidator.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/PkiValidator.cpp b/src/PkiValidator.cpp index 861b15d..0bdf2ac 100644 --- a/src/PkiValidator.cpp +++ b/src/PkiValidator.cpp @@ -39,7 +39,6 @@ void nstool::PkiValidator::addCertificates(const std::vector& cert) { std::string cert_ident; - nn::pki::sign::SignatureAlgo cert_sign_algo; nn::pki::sign::HashAlgo cert_hash_algo; tc::ByteData cert_hash; @@ -52,7 +51,6 @@ void nstool::PkiValidator::addCertificate(const nn::pki::SignedData