openHiTLS API openHiTLS 0.1.0-Alpha1

◆ cleanNonce

void(* cleanNonce) (void *ctx, CRYPT_Data *nonce)

Random number memory clearance. this API is optional.

参数
ctx[IN] Context used by the caller
nonce[OUT] random number
返回值
void