EcdsaPublicKey constructor

EcdsaPublicKey(
  1. ECPublicKey _key
)

Implementation

EcdsaPublicKey(this._key);