com.casper.sdk.crypto

Type members

Classlikes

case class KeyPair(privateKey: PrivateKey, publicKey: CLPublicKey)

KeyPair holder

KeyPair holder

Value parameters:
privateKey

private key (java.security.PrivateKey)

publicKey

CLPublicKey

Companion:
object
object KeyPair

companion object

companion object

Companion:
class