tango ~master (2021-12-14T19:14:08.8989381)
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.