32 bytes private key for ECIESx25519

This commit is contained in:
orignal 2020-10-29 18:41:21 -04:00
parent b9b431e82d
commit b12fa97a38
2 changed files with 15 additions and 6 deletions

View file

@ -183,6 +183,7 @@ namespace data
void CreateSigner () const;
void CreateSigner (SigningKeyType keyType) const;
size_t GetPrivateKeyLen () const;
private: