Microsoft.IdentityModel.Tokens.RsaKeyWrapProvider
Provides RSA Wrap key and Unwrap key services.
Initializes a new instance of the RsaKeyWrapProvider class used for wrapping and unwrapping keys.
These keys are usually symmetric session keys that are wrapped using the recipient's public key.
Checks if the specified algorithm is supported.