feat: update pkcs11 piv
This commit is contained in:
@@ -23,6 +23,7 @@ use native_pkcs11_traits::SignatureAlgorithm;
|
||||
mod backend;
|
||||
pub mod certificate;
|
||||
pub mod key;
|
||||
mod pinentry;
|
||||
|
||||
pub type Result<T> = std::result::Result<T, Error>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user