Leadtools.Ccow Namespace > SecureBinding Object : FinalizeBinding Method |
function Leadtools.Ccow.SecureBinding.finalizeBinding( bindeeCoupon , bindeePublicKey , mac )
Parameter | Type | Description |
---|---|---|
bindeeCoupon | int | The binder coupon. |
bindeePublicKey | string | The bindee public key. |
mac | string | When a passcode-based secure binding is to be established, the value of the input mac is a message authentication code. When PKI-based secure binding is to be established, the value of the input mac is a digital signature. |
Type | Description |
---|---|
string | A string array containing the bindee's access privileges. For each subject for which the bindee has access privileges, the name of the subject appears as the ith element in the sequence, and a string indicating the bindee's access privilege for this subject appears as the i+1st element. |