Libraries
»
ccrypto-ruby
(0.1.0)
»
Index
»
PKeyPatch
»
#to_pem
Method: PKeyPatch#to_pem
Defined in:
lib/ccrypto/ruby/engines/ecc_engine.rb
#
to_pem
⇒
Object
4
# File 'lib/ccrypto/ruby/engines/ecc_engine.rb', line 4
def
to_pem
;
public_key
.
to_pem
end