tango ~master (2025-06-29T14:40:56.0544651)
Dub
Repo
PrivateKey.opEquals
tango
net
util
PKI
PrivateKey
Compares two PrivateKey classes to see if the internal structures are the same.
class
PrivateKey
override
bool
opEquals
(
Object
obj
)
Meta
Source
See Implementation
tango
net
util
PKI
PrivateKey
constructors
this
destructors
~this
functions
decrypt
encrypt
opEquals
pemFormat
publicKey
sign
variables
_evpKey
Compares two PrivateKey classes to see if the internal structures are the same.