Verify Card's signaturesThis guide shows how to set up CardVerifiers that verifies the signatures of all the parties that signed a user's Card.With CardVerifier you can verify the following:Signature of a Card owner;Card ID;Signature of your App Server;Signature of Virgil Cards Service.Prerequisites for workInstall SDK and Set up Virgil Crypto//This version is not supported in this languageSet up Card VerifierVirgil Card Verifier helps you automatically verify signatures of a User's Card, for example when you get Card from Virgil Cards Service.By default, CardVerifiers verifies only two signatures - those of a Card owner and Virgil Cards Service.Set up CardVerifiers with the following lines of code://This version is not supported in this language