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
| [read-only] | Algorithm | AlgorithmIdentifier.
The PublicKeyInfo.Algorithm property retrieves the algorithm identifier associated with the public key. |
| [read-only] | KeyValue | byte[].
The PublicKeyInfo.KeyValue property retrieves the value of the encoded public component of the public key pair. |