# soft_signer v0.1.0 - API Reference

## Modules

- [SoftSigner](SoftSigner.md): Software-key implementations of the `SignCore.Signer` protocol —
PKCS#12 (.p12 / .pfx) bundles and PKCS#8 PEM private keys.
- [SoftSigner.PKCS12](SoftSigner.PKCS12.md): Software signer backed by a PKCS#12 (`.p12` / `.pfx`) bundle.
- [SoftSigner.PKCS8](SoftSigner.PKCS8.md): Software signer backed by a PKCS#8 PEM private key plus a
separate certificate (PEM, single or chained).

