Checks if the password matches the master password set duing initialization. This allows the implementor of the IMessageProcessor interface to check if they has received the master password, yet not necessarily know what it is until a match is found.
true if the password matches the master password, false otherwise
ProcessorHelperData Class | Whisperstream.SMSProcessor Namespace