IncorrectKeyMaterialException({String? type, String? message}) : super( type: type, code: 'IncorrectKeyMaterialException', message: message);