Expand description
Stub crypto provider for PKCS#11 / YubiKey PIV hardware tokens.
This crate provides the correct trait impl shape for a hardware crypto provider.
The actual PKCS#11/YubiKey integration is not implemented — all operations return
CryptoError::UnsupportedOperation.
Structs§
- Hardware
Provider - Stub for PKCS#11 / YubiKey PIV hardware tokens.