openHiTLS API openHiTLS 0.1.0-Alpha1

◆ CRYPT_EAL_PkeyGetExtData()

void * CRYPT_EAL_PkeyGetExtData ( const CRYPT_EAL_PkeyCtx pkey)

Obtain the user's personal data.

参数
pkey[IN] Key session
返回值
void*(userpersonal data pointer), which indicates successful. NULL, which indicates failed.