PKCScompliant
PKCS#11, also known as Cryptoki, is a standard for a cryptographic token interface, developed by RSA Laboratories. It defines a platform-independent API (Application Programming Interface) to devices that hold cryptographic information and perform cryptographic functions. PKCS#11 is widely used in various applications, including hardware security modules (HSMs), smart cards, and software cryptographic modules.
The standard is part of the Public-Key Cryptography Standards (PKCS) series, which are a set of standards
PKCS#11 defines a set of functions for managing cryptographic objects, such as keys and certificates, as well
One of the key features of PKCS#11 is its support for multiple cryptographic algorithms and key sizes.
PKCS#11 is maintained by the PKCS Working Group, which is part of the Internet Engineering Task Force