SecsHsmsServerSendByCommand 方法 |
名称 | 说明 | |
---|---|---|
![]() | SendByCommand(PipeSession, SecsMessage, Byte, Byte, SecsValue) |
向指定的会话信息发送SECS格式的原始字节数据信息,session 为当前的会话对象,receiveMessage 为从客户端接收的数据,data 是真实的返回数据 Send the original byte data information in SECS format to the specified session information. Session is the current session object, receiveMessage is the data received from the client, and data is the real returned data |
![]() | SendByCommand(PipeSession, SecsMessage, Byte, Byte, Byte) |
向指定的会话信息发送SECS格式的原始字节数据信息,session 为当前的会话对象,receiveMessage 为从客户端接收的数据,data 是真实的返回数据 Send the original byte data information in SECS format to the specified session information. Session is the current session object, receiveMessage is the data received from the client, and data is the real returned data |
![]() | SendByCommand(PipeSession, SecsMessage, Byte, Byte, SecsValue, Boolean) |
向指定的会话信息发送SECS格式的原始字节数据信息,session 为当前的会话对象,receiveMessage 为从客户端接收的数据,data 是真实的返回数据 Send the original byte data information in SECS format to the specified session information. Session is the current session object, receiveMessage is the data received from the client, and data is the real returned data |
![]() | SendByCommand(PipeSession, SecsMessage, Byte, Byte, Byte, Boolean) |
向指定的会话信息发送SECS格式的原始字节数据信息,session 为当前的会话对象,receiveMessage 为从客户端接收的数据,data 是真实的返回数据 Send the original byte data information in SECS format to the specified session information. Session is the current session object, receiveMessage is the data received from the client, and data is the real returned data |