You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ZMQCert class wraps the CZMQ zcert API.
Instances of the ZMQCert class can:
* have their public and private text inspected, either as 32-byte binary
strings or Z85 armoured strings
* be tested for equality
* be cloned
* store and retrieve metadata
* have their public and private test saved to and loaded from disk
be applied to a ZMQSocket
0 commit comments