Represents a public key.

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

Syntax

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

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