Microsoft.IdentityModel.Tokens.ICryptoProvider
Provides extensibility for cryptographic operators.
If custom operators are needed, CustomCryptoProvider can be set to return these operators.
This property will be checked before each creation.
Returns a cryptographic operator that supports the specified algorithm.
Determines if a cryptographic operation is supported.
Releases the object returned from Create.