Showing posts with label cryptography. Show all posts
Showing posts with label cryptography. Show all posts

Wednesday, July 29, 2015

asp.net google drive api service account System.Security.Cryptography.CryptographicException: An internal error occurred

  var certificate = new X509Certificate2(keyFilePath, "notasecret", X509KeyStorageFlags.MachineKeySet |
                                     X509KeyStorageFlags.Exportable);