SecRecord.SetValueRef(INativeObject) Method

Definition

Use this to add a certificate, identity or key to the record.

public void SetValueRef (ObjCRuntime.INativeObject value);
member this.SetValueRef : ObjCRuntime.INativeObject -> unit

Parameters

value
INativeObject

An object of type SecCertificateSecIdentity or SecKey.

Applies to