An ElligatorSwift-encoded public key.
Declared in <pubkey.h>
struct EllSwiftPubKey;
| Name | Description |
|---|---|
EllSwiftPubKey [constructor] | Constructors |
Decode | Decode to normal compressed CPubKey (for debugging purposes). |
begin | Iterator to the first byte of the ellswift serialization. |
data | Pointer to the first byte of the ellswift serialization. |
end | Iterator past the last byte of the ellswift serialization. |
| Name | Description |
|---|---|
size | Number of bytes in an ellswift public key. |
| Name | Description |
|---|---|
operator== | Compare two ellswift public keys for equality. |