nRF Connect SDK API 2.8.99
Loading...
Searching...
No Matches

◆ asn1_dec_head()

bool asn1_dec_head ( asn1_ctx_t * ctx,
uint8_t * tag,
size_t * len )

Decode ASN.1 header.

Parameters
[in]ctxASN.1 context values.
[out]tagASN.1 TAG.
[out]lenLength of ASN.1 value.
Returns
true when valid ASN.1 and a value exists