Gets an System.Security.Cryptography.RSACryptoServiceProvider or System.Security.Cryptography.DSACryptoServiceProvider object representing the public key.
Documentation for this section has not yet been entered.
This property returns the public key. Both System.Security.Cryptography.RSA and System.Security.Cryptography.DSA keys are supported. Call this property to obtain a certificate's public key. Repeated calls to this property will return the same key.