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

◆ asn1_dec_skip()

void asn1_dec_skip ( asn1_ctx_t * ctx,
size_t len )

Skip a subset of ASN.1 content. This is used to skip parts of the content which is not of interest.

Parameters
[in]ctxASN.1 context values.
[in]lenLength of data to skip.