Interface IpmiDecoder

All Known Implementing Classes:
PlainCommandv20Decoder, ProtocolDecoder, Protocolv15Decoder, Protocolv20Decoder

public interface IpmiDecoder
Decodes IPMI session header and retrieves encrypted payload.
  • Method Summary

    Modifier and Type
    Method
    Description
    decode(RmcpMessage rmcpMessage)
    Decodes IPMI message.