Pkcs11ex.X509 (pkcs11ex v0.1.0)

Copy Markdown View Source

Backwards-compat alias for SignCore.X509. The struct, types, and functions live in sign_core post-monorepo-split; this module re-exposes them under the historical Pkcs11ex.X509 name so callers don't have to update their alias lines.

Summary

Functions

from_der(der)

See SignCore.X509.from_der/1.

spki_sha256(cert)

See SignCore.X509.spki_sha256/1.