DBG

Synopsis

int dbg(buf, len)
 

Description

This macro is used to send a non-terminated string to serial port 1 of the PSG.

On PSI-E and newer, this API writes to the HSM trace log.

On the SafeNet ProtectServer PCIe HSMs, printf is preferred over use of this API.

Parameters

Parameter

Description

buf

Array of printable characters to output to the serial port

len

Length of buffer to output