SecKey.CreateEncryptedData(SecKeyAlgorithm, NSData, NSError) Method

Definition

[ObjCRuntime.TV(10, 0)]
[ObjCRuntime.Watch(3, 0)]
public Foundation.NSData CreateEncryptedData (Security.SecKeyAlgorithm algorithm, Foundation.NSData plaintext, out Foundation.NSError error);
member this.CreateEncryptedData : Security.SecKeyAlgorithm * Foundation.NSData *  -> Foundation.NSData

Parameters

algorithm
SecKeyAlgorithm
plaintext
NSData
error
NSError

Returns

Attributes

Applies to