Secp256k1Aux

class Object
trait Matchable
class Any

Type members

Types

type Context = Ptr[UByte]
type KeyPair = Ptr[UByte]
type PubKey = Ptr[UByte]
type SecKey = Ptr[UByte]
type SerializedPubKey = Ptr[UByte]
type SigHash = Ptr[UByte]
type Signature = Ptr[UByte]
type SignatureCompactSerialized = Ptr[UByte]

Value members

Concrete fields

val CONTEXT_SIGN: UInt
val CONTEXT_VERIFY: UInt
val EC_COMPRESSED: UInt
val EC_UNCOMPRESSED: UInt
val PUBKEY_SIZE: ULong
val SECKEY_SIZE: ULong
val SIGHASH_SIZE: ULong
val SIGNATURE_SIZE: ULong