2006 Copyright Filed by IT GlobalSecure, Inc. All Rights Reserved. Not to be used without authorization by Author. SecurePlay, IT GlobalSecure, and IT Armor are registered trademarks by IT GlobalSecure, Inc. Software protected by software license, and one or more the following U.S. and International patent numbers: U.S. Patent 6,030,288, U.S. Patent 6,165,072, European Patent Office EP1016049A1,and World Intellectual Property Organization WO9912135C1 and additional filings worldwide.
#include <SPSSecurityManager_SecLiteClass.h>
Inheritance diagram for SecurePlayLibrary::SPSSecurityManager_SecLiteClass:

Public Member Functions | |
| SPSSecurityManager_SecLiteClass () | |
| bool | onIncomingTransaction (SPMessageClass *messobj) |
| vector< SPbyte > | SPcreateBHash (string input, string gameid) |
| vector< SPbyte > | SPcreateBSignature (string senderID, vector< SPbyte > input, string gameid) |
| string | SPcreateHash (string input, string gameid) |
| string | SPcreateSignature (string senderID, string input, string gameid) |
| vector< string > | SPdecrypt (vector< string > input, string senderID, vector< string > recvrs, string gameID, string messageID) |
| vector< string > | SPencrypt (vector< string > input, string senderID, vector< string > recvrs, string gameID, string messageID) |
| bool | SPverifySignature (vector< SPbyte > sigToVerify, string senderID, vector< SPbyte > testhash, string gameid) |
| bool | SPverifySignature (string signature, string senderID, string testhash, string gameid) |
| bool | SPsetGame (SPGameInterface *game, string gameID) |
|
|
|
|
|
Implements SecurePlayLibrary::SPSecurityManagerInterface. |
|
||||||||||||
|
Implements SecurePlayLibrary::SPSecurityManagerInterface. |
|
||||||||||||||||
|
Implements SecurePlayLibrary::SPSecurityManagerInterface. |
|
||||||||||||
|
Implements SecurePlayLibrary::SPSecurityManagerInterface. |
|
||||||||||||||||
|
Implements SecurePlayLibrary::SPSecurityManagerInterface. |
|
||||||||||||||||||||||||
|
Implements SecurePlayLibrary::SPSecurityManagerInterface. |
|
||||||||||||||||||||||||
|
Implements SecurePlayLibrary::SPSecurityManagerInterface. |
|
||||||||||||
|
DUMMY METHOD. Implements SecurePlayLibrary::SPSecurityManagerInterface. |
|
||||||||||||||||||||
|
Implements SecurePlayLibrary::SPSecurityManagerInterface. |
|
||||||||||||||||||||
|
Implements SecurePlayLibrary::SPSecurityManagerInterface. |