Libraries
»
elliptic
(1.0.2)
»
Index
»
EC
»
PrivateKey
»
#to_text
Method: EC::PrivateKey#to_text
Defined in:
lib/elliptic/private_key.rb
#
to_text
⇒
Object
82
# File 'lib/elliptic/private_key.rb', line 82
def
to_text
(
)
@pkey
.
to_text
;
end