sxt: key added hash;
This commit is contained in:
parent
f390ad0169
commit
32b729cec0
@ -48,6 +48,7 @@ typedef struct sxtkey_type {
|
|||||||
uint8_t flags;
|
uint8_t flags;
|
||||||
ed25519_pubkey *pubkey;
|
ed25519_pubkey *pubkey;
|
||||||
ed25519_privkey *privkey;
|
ed25519_privkey *privkey;
|
||||||
|
uint64_t hash;
|
||||||
void *priv;
|
void *priv;
|
||||||
} sxtkey_t;
|
} sxtkey_t;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user