nn::crypto::CcmDecryptor::UpdateAdata Member Function
virtual void UpdateAdata(
const void * pSrc,
size_t size
);
| Name | Description | |
|---|---|---|
| in | pSrc | Pointer to the buffer storing the Adata. |
| in | size | Adata size in bytes. |
Specifies the Adata.
See the AuthenticatedDecryptor::UpdateAdata function for details.
CONFIDENTIAL