|
Description
|
Some hardware crypto providers don't implement the full set of pkcs#11 functions, for example a provide may have encrypt/decrypt but not wrap/unwrap. Metaslot should be able to query the provider for the list of functions it implements. Given the list, if that provider doesn't support the function, metaslot can skip it and look for another one that does support the function.
|