nn::applet::CTR::ReceiveDeliverArg Function

Syntax

bool ReceiveDeliverArg(
     u8 pParam[],
     u8 pHmacBuf[]
);

Arguments

Name Description
out pParam[] The DeliverArg buffer for receiving data.
out pHmacBuf[] The HMAC buffer for receiving data.

Return Values

Description

Gets DeliverArg and HMAC information.


CONFIDENTIAL