System.Security.Cryptography.Pkcs.PublicKeyInfo Members

The members of System.Security.Cryptography.Pkcs.PublicKeyInfo are listed below.

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.