System.Security.Cryptography.Pkcs.PublicKeyInfo
The PublicKeyInfo class represents information associated with a public key.
The Algorithm property retrieves the algorithm identifier associated with the public key.
The KeyValue property retrieves the value of the encoded public component of the public key pair.