SecTrust.GetPublicKey Method

Definition

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.

Applies to