UncompressedECKey

fmgp.prism.PrismPublicKey.UncompressedECKey
case class UncompressedECKey(id: String, usage: PrismKeyUsage, curve: String, x: Array[Byte], y: Array[Byte]) extends PrismPublicKey, PrismPublicKey_TMP

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product