System.Security.Cryptography.X509Certificates.PublicKey Class

Represents a certificate's public key information. This class cannot be inherited.

See Also: PublicKey Members

Syntax

public sealed class PublicKey

Remarks

The System.Security.Cryptography.X509Certificates.PublicKey object contains the object identifier (PublicKey.Oid) representing the public key algorithm, the ASN-encoded parameters, and the ASN.1-encoded key value.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0