System.Security.Cryptography.Pkcs.PublicKeyInfo: Property Members

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

See Also: Inherited members from System.Object

Public Properties

[read-only]
AlgorithmAlgorithmIdentifier.

The PublicKeyInfo.Algorithm property retrieves the algorithm identifier associated with the public key.

[read-only]
KeyValuebyte[].

The PublicKeyInfo.KeyValue property retrieves the value of the encoded public component of the public key pair.