Partager via


SecCertificate.GetPublicKey Méthode

Définition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'GetKey' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'GetKey' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'GetKey' instead.")]
public Security.SecKey GetPublicKey ();
public Security.SecKey GetPublicKey ();
member this.GetPublicKey : unit -> Security.SecKey

Retours

Le type de retour est SecKey sur iOS et NSData sur MacOS.

Attributs

S’applique à