PKCS #12 key derivation algorithm.

Namespace:  Rebex.Security.Cryptography
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Class Pkcs12KeyGenerator _
	Inherits DeriveBytes
C#
public class Pkcs12KeyGenerator : DeriveBytes

Inheritance Hierarchy

System..::..Object
  Rebex.Security.Cryptography..::..DeriveBytes
    Rebex.Security.Cryptography..::..Pkcs12KeyGenerator

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also