mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
32 bytes private key for ECIESx25519
This commit is contained in:
parent
b9b431e82d
commit
b12fa97a38
2 changed files with 15 additions and 6 deletions
|
@ -183,6 +183,7 @@ namespace data
|
|||
|
||||
void CreateSigner () const;
|
||||
void CreateSigner (SigningKeyType keyType) const;
|
||||
size_t GetPrivateKeyLen () const;
|
||||
|
||||
private:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue