parallaxsecond / parsec-book

Parsec documentation
https://parallaxsecond.github.io/parsec-book
Apache License 2.0
12 stars 17 forks source link

Update api coverage with pkcs11 generate random support #147

Closed gowthamsk-arm closed 2 years ago

gowthamsk-arm commented 2 years ago

The PKCS11 provider was enabled with generate random function with #613 PR in parsec repo and TPM with #595. This patch reflects the same in the document.

Signed-off-by: Gowtham Suresh Kumar gowtham.sureshkumar@arm.com