fmgp.prism.PrismPublicKey
See thePrismPublicKey companion trait
object PrismPublicKey
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
PrismPublicKey.type
Members list
Type members
Classlikes
case class CompressedECKey(id: String, usage: PrismKeyUsage, curve: String, data: Array[Byte]) extends PrismPublicKey, PrismPublicKey_TMP
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PrismPublicKey_TMPtrait PrismPublicKeyclass Objecttrait Matchableclass AnyShow all
sealed trait PrismPublicKey_TMP extends PrismPublicKey
Attributes
- Supertypes
- Known subtypes
-
class CompressedECKeyclass UncompressedECKey
- Self type
case class UncompressedECKey(id: String, usage: PrismKeyUsage, curve: String, x: Array[Byte], y: Array[Byte]) extends PrismPublicKey, PrismPublicKey_TMP
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PrismPublicKey_TMPtrait PrismPublicKeyclass Objecttrait Matchableclass AnyShow all
case class VoidKey(id: String, reason: String) extends PrismPublicKey
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PrismPublicKeyclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Givens
Givens
In this article