Compare two private keys for equality of compression flag and key material.
Return Value
true if both keys have the same compression flag and byte data.
Parameters
Name |
Description |
a |
The left‐hand key. |
b |
The right‐hand key. |
Created with MrDocs