Namespace MBNCSUtil
Classes
BncsPacket
Completes a DataBuffer implementation with the additional data used by the BNCS protocol.
BncsReader
Completes a DataBuffer implementation with the additional data used by the BNCS protocol.
CdKey
Provides utilities for decoding and otherwise validating CD keys of Blizzard products. This class cannot be inherited.
CheckRevision
Encompasses any revision check functionality for all Battle.net games. This class cannot be inherited.
DataBuffer
Operates as a data buffer for network and file output.
DataFormatter
Provides functions for printing bytes to various output devices. This class cannot be inherited.
DataReader
Operates as a buffered data reader for network and file input.
Extensions
Linux
NLS
Supports the New Logon System's SRP (Secure Remote Password) authentication system as well as Warcraft III server signature validation. This class cannot be inherited.
OldAuth
Calculates hash values for data using the old login-system checks.
XSha1
Provides an implementation of Battle.net's "broken" (nonstandard) SHA-1 implementation. This class cannot be inherited.