feat: update pkcs11 piv

This commit is contained in:
2024-07-06 21:46:14 +08:00
parent a7bfda9cbf
commit 6002db37ae
4 changed files with 5 additions and 65 deletions

View File

@@ -64,9 +64,6 @@ pub enum ErrorKind {
#[error("{0}")]
Der(#[from] x509_cert::der::Error),
#[error("{0}")]
SecurityFramework(#[from] security_framework::base::Error),
#[error("{0}")]
Spki(#[from] x509_cert::spki::Error),