CompressedECKey

fmgp.prism.PrismPublicKey.CompressedECKey
case class CompressedECKey(id: String, usage: PrismKeyUsage, curve: String, data: 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