ECPublicKey.raw constructor

ECPublicKey.raw(
  1. ECPublicKey _key
)

Implementation

ECPublicKey.raw(pc.ECPublicKey _key) : key = _key;