CWInterface.SetWEPKey(NSData, CWCipherKeyFlags, nint, NSError) Method

Definition

[Foundation.Export("setWEPKey:flags:index:error:")]
public virtual bool SetWEPKey (Foundation.NSData key, CoreWlan.CWCipherKeyFlags flags, nint index, out Foundation.NSError error);
abstract member SetWEPKey : Foundation.NSData * CoreWlan.CWCipherKeyFlags * nint *  -> bool
override this.SetWEPKey : Foundation.NSData * CoreWlan.CWCipherKeyFlags * nint *  -> bool

Parameters

key
NSData
index
System.System.IntPtr System.nativeint
error
NSError

Returns

Attributes

Applies to