SecKey.GetExternalRepresentation Method

Definition

Overloads

GetExternalRepresentation()
GetExternalRepresentation(NSError)

GetExternalRepresentation()

[ObjCRuntime.TV(10, 0)]
[ObjCRuntime.Watch(3, 0)]
public Foundation.NSData GetExternalRepresentation ();
member this.GetExternalRepresentation : unit -> Foundation.NSData

Returns

Attributes

Applies to

GetExternalRepresentation(NSError)

[ObjCRuntime.TV(10, 0)]
[ObjCRuntime.Watch(3, 0)]
public Foundation.NSData GetExternalRepresentation (out Foundation.NSError error);
member this.GetExternalRepresentation :  -> Foundation.NSData

Parameters

error
NSError

Returns

Attributes

Applies to