Owning Palette: Transport Layer Security Functions
Requires: Base Development System
Loads one or more X.509 certificates into the local memory.

  Add to the block diagram | 
  Find on the palette | 
![]()  | 
path specifies the file path of the certificate(s) on disk. | 
![]()  | 
format specifies the format of the certificate(s). The default is X.509 (PEM). | 
![]()  | 
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | 
![]()  | 
certificates returns the loaded certificates in an array. Each certificate is a byte array in Distinguished Encoding Rules (DER) format. Use this output as the input to the Add Trusted Certificate To TLS Configuration function. | 
![]()  | 
error out contains error information. This output provides standard error out functionality. |