Order two public keys lexicographically by their serialized bytes.
Return Value
true if a sorts before b.
Parameters
Name |
Description |
a |
The left‐hand public key. |
b |
The right‐hand public key. |
Created with MrDocs