tango ~d2port (2022-05-08T12:05:15.977309)
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.