You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have utility methods to get the EK and AIK public keys (for both RSA and ECC). We should also have a way for users to easily fetch the corresponding certs.
This is mostly just reading/writing NVData and converting it to a x509.Certificate.
The text was updated successfully, but these errors were encountered:
We have utility methods to get the EK and AIK public keys (for both RSA and ECC). We should also have a way for users to easily fetch the corresponding certs.
This is mostly just reading/writing NVData and converting it to a
x509.Certificate
.The text was updated successfully, but these errors were encountered: