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