setPairwiseMasterKey(_:)
Sets the interface pairwise primary key (PMK).
Declaration
func setPairwiseMasterKey(_ key: Data?) throws
Discussion
key must be 32 octets. If key is nil, this method clears the PMK for the interface.
See Also
Setting interface parameters