Represents a private key.

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

Syntax

Visual Basic
Public Class PrivateKeyInfo _
	Inherits PkcsBase
C#
public class PrivateKeyInfo : PkcsBase

Inheritance Hierarchy

System..::..Object
  Rebex.Security.Cryptography.Pkcs..::..PkcsBase
    Rebex.Security.Cryptography.Pkcs..::..PrivateKeyInfo

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also