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