sn-secp256k1
sn-secp256k1
secp256k1
Keys
PrivateKey
PublicKey
Secp256k1
Secp256k1Aux
Secp256k1Extern
UtilsExtern
sn-secp256k1
/
secp256k1
/
Secp256k1Aux
Secp256k1Aux
object
Secp256k1Aux
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
Secp256k1Aux
.type
Type members
Value members
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
SERIALIZED_PUBKEY_SIZE
:
ULong
val
SIGHASH_SIZE
:
ULong
val
SIGNATURE_COMPACT_SERIALIZED_SIZE
:
ULong
val
SIGNATURE_SIZE
:
ULong