Share via


IBindingKey Interface

Definition

Provides an interface for keys used to bind a license to a client, domain, or a root license by encrypting the content key in the license with the binding key.

public interface IBindingKey
type IBindingKey = interface
Public Interface IBindingKey
Derived

Remarks

This interface provides the minimal information necessary to describe a binding key.

Properties

BindingKeyType

Gets the mechanism for protecting the content key.

UplinkKeyId

Gets the uplink key identifier that is used to find the root license in license chain bindings.

Applies to