PackValidator ​
Validates the assembly and strong name of an effect pack assembly.
Kind: Static class
Namespace: CrowdControl.Games
Public Static Functions
bool
VerifyAssembly(byte[] assembly, bool force)
Verifies the strong name and signature of an effect pack assembly.
bool
VerifyStrongName(byte[] assembly, bool force)
Verifies the strong name of an effect pack assembly.
