Skip to main content

C2xSecCertificateGetName

Open topic with navigation CAPL Functions » Car2x » C2xSecCertificateGetName

Function Syntax

Description

Gets a certificate name from Car2x Certificate Manager.

Parameters

  • certificateHandle: Handle of the certificate.
  • length: Maximum number of bytes to be copied; make sure size of destination is equal or larger than length of name[].
  • name: Buffer in which the name is copied.

Return Values

Example