Class PlainCommandv20Decoder

All Implemented Interfaces:
IpmiDecoder

public class PlainCommandv20Decoder extends Protocolv20Decoder
Decodes IPMI session header and retrieves encrypted payload. The payload must not be encapsulated in IPMI LAN message. USed for Open session and RAKP messages.
  • Constructor Details

    • PlainCommandv20Decoder

      public PlainCommandv20Decoder(CipherSuite cipherSuite)