Owning Palette: Transport Layer Security Functions
Requires: Base Development System
Adds a Certificate Authority (CA) certificate to a Transport Layer Security (TLS) configuration and marks the certificate as trusted.
Add to the block diagram | Find on the palette |
TLS configuration specifies the reference to the TLS configuration. | |
certificate specifies a byte array of the Distinguished Encoding Rules (DER) certificate. If the certificate is not for a Certificate Authority (CA), this function returns an error. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
TLS configuration out returns a reference to the TLS configuration with the trusted certificate you specify. | |
error out contains error information. This output provides standard error out functionality. |