API参考
载入中...
搜索中...
未找到
CRYPT_RandSeedMethod结构体 参考

#include <crypt_types.h>

CRYPT_RandSeedMethod 的协作图:

Public 属性

CRYPT_EAL_GetEntropyCb getEntropy
CRYPT_EAL_CleanEntropyCb cleanEntropy
CRYPT_EAL_GetNonceCb getNonce
CRYPT_EAL_CleanNonceCb cleanNonce

详细描述

Metohd structure of the RAND registration interface, including the entropy source obtaining and clearing

interface and random number obtaining and clearing interface. For details about how to use the default entropy source of the HiTLS, see CRYPT_EAL_RandInit(). If the default mode is not used, the entropy source obtaining interface cannot be null, interface for obtaining random numbers can be null.


该结构体的文档由以下文件生成: