SecKeyKeyExchangeParameter Constructors

Definition

Overloads

SecKeyKeyExchangeParameter()
SecKeyKeyExchangeParameter(NSDictionary)

SecKeyKeyExchangeParameter()

[Foundation.Preserve(Conditional=true)]
public SecKeyKeyExchangeParameter ();
Attributes

Applies to

SecKeyKeyExchangeParameter(NSDictionary)

[Foundation.Preserve(Conditional=true)]
public SecKeyKeyExchangeParameter (Foundation.NSDictionary dictionary);
new Security.SecKeyKeyExchangeParameter : Foundation.NSDictionary -> Security.SecKeyKeyExchangeParameter

Parameters

dictionary
NSDictionary
Attributes

Applies to