pNamespace | [IN] An identifier to separate the namespace of pName between applications |
pName | [IN] An application defined, unique identifier for a key |
pKey | [IN] The key value to be stored into the keystore |
pCertChain | [IN] Pointer to an array of certificates that represent the pKey's certificate chain. If this parameter is NULL, then no chain is saved. |
numChain | [IN] The number of entires in the pCertChain array. If this parameter is zero, then no chain is saved. |
pUUID | [OUT] Optional, can be NULL. Return the P6UUID associated with the key in the keystore. |