JWE Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class JWE
type JWE = class
Public Class JWE
- Inheritance
-
JWE
Constructors
JWE() | |
JWE(String) |
Methods
Decrypt(Byte[]) | |
Decrypt(RSA) | |
EncodeCompact() | |
Encrypt(Byte[], Byte[], String, String) | |
Encrypt(X509Certificate2, Byte[]) | |
GetCEK(RSA) | |
SetCEK(X509Certificate2, Byte[]) |