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

Syntax

Visual Basic
Public Class SubjectPublicKeyInfo _
	Inherits PublicKeyInfo
C#
public class SubjectPublicKeyInfo : PublicKeyInfo

Inheritance Hierarchy

System..::..Object
  Rebex.Security.Cryptography.Pkcs..::..PkcsBase
    Rebex.Security.Cryptography.Pkcs..::..PublicKeyInfo
      Rebex.Security.Cryptography.Pkcs..::..SubjectPublicKeyInfo

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also