Interface IpmiEncoder
- All Known Implementing Classes:
ProtocolEncoder
,Protocolv15Encoder
,Protocolv20Encoder
public interface IpmiEncoder
Encodes IPMI message.
-
Method Summary
-
Method Details
-
encode
Encodes IPMI message.- Parameters:
ipmiMessage
- - IPMI message to encode.- Returns:
- IPMI message encoded into byte array.
- Throws:
InvalidKeyException
- - when initiation of the confidentiality algorithm fails- See Also:
-