共用方式為


SecCertificate.GetPublicKey 方法

定義

[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

傳回

傳回類型位於 SecKey iOS 和 NSData MacOS 上。

屬性

適用於