EcdhKeyExchangeProvider 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.
Provides a Security Key that can be used as Content Encryption Key (CEK) for use with a JWE
public class EcdhKeyExchangeProvider
type EcdhKeyExchangeProvider = class
Public Class EcdhKeyExchangeProvider
- Inheritance
-
EcdhKeyExchangeProvider
Constructors
EcdhKeyExchangeProvider(SecurityKey, SecurityKey, String, String) |
Initializes a new instance of EcdhKeyExchangeProvider used for CEKs |
Properties
KeyDataLen |
Number of bits in the desired output key |
Methods
GenerateKdf(String, String) |
Generates the KDF |