Compartir a través de


SecCertificate.GetPublicKey Método

Definición

[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

Devoluciones

El tipo de valor devuelto es SecKey en iOS y NSData en MacOS.

Atributos

Se aplica a