class SMimeSignatureConstant { static const String GOOD_SIGNATURE = 'Good signature'; static const String BAD_SIGNATURE = 'Bad signature'; }