Click or drag to resize

Kdf Class

Key derivation functions (KDF)
Inheritance Hierarchy
SystemObject
  CryptoSysPKIKdf

Namespace: CryptoSysPKI
Assembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.30549 (23.1.0.0)
Syntax
public class Kdf

The Kdf type exposes the following members.

Methods
 NameDescription
Public methodStatic memberBytes Generate a key-encryption key (KEK) from input keying material (IKM) using a key derivation function (KDF).
Public methodStatic memberForCms Generate a key-encryption key (KEK) for ECDH key exchange in a CMS EnvelopedData object.
Top
See Also