EcKeyData

proto.prism.PublicKey.KeyData.EcKeyData
final case class EcKeyData(value: ECKeyData) extends KeyData

Attributes

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

Members list

Type members

Types

Value members

Concrete methods

override def ecKeyData: Option[ECKeyData]

Attributes

Definition Classes
override def isEcKeyData: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof

Inherited methods

Attributes

Inherited from:
KeyData

Attributes

Inherited from:
KeyData

Attributes

Inherited from:
KeyData

Attributes

Inherited from:
KeyData

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof