SecKey.GetExternalRepresentation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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