Key constructor

Key(
  1. LocalKeyHandle localKeyHandle
)

Initializes the Key instance.

Implementation

Key(this.localKeyHandle);