An ElligatorSwift‐encoded public key.
Synopsis
Declared in <pubkey.h>
struct EllSwiftPubKey;
Member Functions
Name |
Description |
|
Constructors |
Decode to normal compressed CPubKey (for debugging purposes). |
|
Iterator to the first byte of the ellswift serialization. |
|
Pointer to the first byte of the ellswift serialization. |
|
Iterator past the last byte of the ellswift serialization. |
Static Member Functions
Name |
Description |
Number of bytes in an ellswift public key. |
Friends
Name |
Description |
Compare two ellswift public keys for equality. |
Created with MrDocs