SecTrust.GetPublicKey Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the public key of the evaluated certificate.
public Security.SecKey GetPublicKey ();
member this.GetPublicKey : unit -> Security.SecKey
Returns
A SecKey instance of the certificate's public key.