top of page
Search
Download File from Azure File Share (C#)
Azure.Storage.Files.Shares NuGet package makes it easy to download file(s) from Azure Storage File Share. Using the example below, a File...
admin
Jun 26, 20212 min read
Â
Â
Generate JSON Web Token from a PKCS#12 X509Certificate
Following from my previous post Generate JSON Web Key from a PKCS#12 X509Certificate, here is how to sign a JSON Web Token (JWT) using...
admin
Jun 12, 20211 min read
Â
Â
Generate JSON Web Key from a PKCS#12 X509Certificate
In my recent project, we needed to generate JSON Web Key (JWK) containing the public key of an X509Certificate using RSA256 signing...
admin
Jun 5, 20212 min read
Â
Â
bottom of page