Share via


SecKey.GetExternalRepresentation Method

Definition

Overloads

GetExternalRepresentation()

public Foundation.NSData? GetExternalRepresentation();
member this.GetExternalRepresentation : unit -> Foundation.NSData

Returns

Applies to

GetExternalRepresentation(NSError)

public Foundation.NSData? GetExternalRepresentation(out Foundation.NSError? error);
member this.GetExternalRepresentation : NSError -> Foundation.NSData

Parameters

error
NSError

Returns

Applies to