Microsoft.IdentityModel.Tokens.EncryptingCredentials
A class for properties that are used for token encryption.
Gets the key wrap algorithm used for session key encryption.
Users can override the default CryptoProviderFactory with this property. This factory will be used for creating encryption providers.
Gets the data encryption algorithm.
Gets the SecurityKey used for encryption.
Gets or sets the public key used in Key Agreement Algorithms.
Gets or sets a bool that controls if the encrypted token creation will set default 'cty' if not specified.
Initializes a new instance of the EncryptingCredentials class.
Initializes a new instance of the EncryptingCredentials class.
Initializes a new instance of the EncryptingCredentials class.