Share via


SecKey.CreateEncryptedData(SecKeyAlgorithm, NSData, NSError) Method

Definition

public Foundation.NSData? CreateEncryptedData(Security.SecKeyAlgorithm algorithm, Foundation.NSData plaintext, out Foundation.NSError? error);
member this.CreateEncryptedData : Security.SecKeyAlgorithm * Foundation.NSData * NSError -> Foundation.NSData

Parameters

algorithm
SecKeyAlgorithm
plaintext
NSData
error
NSError

Returns

Applies to