System.Security.Cryptography.X509Certificates.PublicKey: Property Members

The properties of System.Security.Cryptography.X509Certificates.PublicKey are listed below. For a list of all members, see the PublicKey Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
EncodedKeyValueSystem.Security.Cryptography.AsnEncodedData.

Gets the ASN.1-encoded representation of the public key value.

[read-only]
EncodedParametersSystem.Security.Cryptography.AsnEncodedData.

Gets the ASN.1-encoded representation of the public key parameters.

[read-only]
KeySystem.Security.Cryptography.AsymmetricAlgorithm.

Gets an System.Security.Cryptography.RSACryptoServiceProvider or System.Security.Cryptography.DSACryptoServiceProvider object representing the public key.

[read-only]
OidSystem.Security.Cryptography.Oid.

Gets an object identifier (OID) object of the public key.