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