Skip to content

dstu-engine-1.3.0

Compare
Choose a tag to compare
@madf madf released this 25 Nov 10:48
· 12 commits to main since this release
8c65e84

Add support of PKCS#12 containers. keylib is now able to read keys and certs from .p12 and .pfx files.

Introduces a new unified container for storing keys and certs in memory - KeyStore.

All container reading functions (key6, jks and pkcs12) are now using KeyStore for storing keys and certs read from the file containers.