mbedtls_pk_write_pubkey() function
Write a subjectPublicKey to ASN.1 data Note: function works backwards in data buffer
Arguments
p
reference to current position pointer
start
start of the buffer (for bounds-checking)
key
PK context which must contain a valid public or private key.
Return value
the length written or a negative error code
Examples
mbedtls_pk_write_pubkey() is referenced by 1 libraries and example projects: