testing library
Test helpers for sdjwt_oid4vc.
Import as package:sdjwt_oid4vc/testing.dart from your own tests to sign
with a real (but in-memory) P-256 key — no hardware, no network.
Classes
- SoftwareEs256Signer
- An in-memory Es256Signer for tests and examples — a real P-256 key that produces real, verifiable ES256 signatures, with no hardware involved.