Share via


SecKey.CreateDecryptedData(SecKeyAlgorithm, NSData, NSError) Method

Definition

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

Parameters

algorithm
SecKeyAlgorithm
ciphertext
NSData
error
NSError

Returns

Applies to