SecKey.CreateDecryptedData(SecKeyAlgorithm, NSData, NSError) Method

Definition

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

Parameters

algorithm
SecKeyAlgorithm
ciphertext
NSData
error
NSError

Returns

Attributes

Applies to