Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.

Encryption::PKey

Itay Grudev edited this page Oct 2, 2016 · 3 revisions

Provides common methods for both Encryption::PublicKey and ` Encryption::PrivateKey

Methods

::new
#to_s
#to_pem

Encryption::PKey

new( data[, password = nil] ) → new_symmetric_encryption

to_s → encryption_key_as_string

to_pem → encryption_key_pem_format_as_string