![]() |
TrustCore SDK NanoCert API reference
version 7.0
|
Header file for Digicert SoT Platform source code for PKCS #1 and PKCS #10 utility routines. More...
Go to the source code of this file.
Functions | |
MOC_EXTERN MSTATUS | PKCS_getPKCS1Key (MOC_RSA(hwAccelDescr hwAccelCtx) const ubyte *pPKCS1DER, ubyte4 pkcs1DERLen, AsymmetricKey *pKey) |
MOC_EXTERN MSTATUS | PKCS_getPKCS8Key (MOC_ASYM(hwAccelDescr hwAccelCtx) const ubyte *pPKCS8DER, ubyte4 pkcs8DERLen, AsymmetricKey *pKey) |
Extract SoT Platform-formatted key from unencrypted PKCS #8 DER file. More... | |
MOC_EXTERN MSTATUS | PKCS_getPKCS8KeyEx (MOC_HW(hwAccelDescr hwAccelCtx) const ubyte *pPKCS8DER, ubyte4 pkcs8DERLen, const ubyte *password, ubyte4 passwordLen, AsymmetricKey *pKey) |
Extract SoT Platform-formatted key from PKCS #8 DER file (encrypted or unencrypted). More... | |
Header file for Digicert SoT Platform source code for PKCS #1 and PKCS #10 utility routines.