Microsoft.IdentityModel.Tokens.SecurityTokenKeyWrapException
Represents a key wrap exception when encryption failed.
public SecurityTokenKeyWrapException()
Initializes a new instance of the SecurityTokenKeyWrapException class.
Initializes a new instance of the SecurityTokenKeyWrapException class with a specified error message.
Initializes a new instance of the SecurityTokenKeyWrapException class with a specified error message
and a reference to the inner exception that is the cause of this exception.
Initializes a new instance of the SecurityTokenKeyWrapException class.