![]()  | 
     BALTECH Docs | 
    C API for BALTECH SDK
   
    
   
   | 
   
| brp_errcode brp_Mif_ReadSig | ( | brp_protocol | protocol, | 
| brp_buf * | NxpSignature, | ||
| size_t * | NxpSignature_len, | ||
| brp_mempool * | mempool | ||
| ) | 
| [in] | protocol | used to execute the command | 
| [out] | NxpSignature | NXP Originality Signature | 
| [out] | NxpSignature_len | |
| [in] | mempool | is used to store response data. Maybe NULL to use an internal mempool, in this case the data is only available until another command uses the internal mempool |