Writes string to the SSL
connection.
The X509
certificate for this socket endpoint.
Returns an Array of SingleResponse
for this BasicResponse
.
Encodes this DH
to its PEM encoding. Note that any existing per-session public/private keys will not get encoded, just the Diffie-Hellman parameters will be encoded.
Encodes this DSA
to its PEM encoding.
cipher is an OpenSSL::Cipher
.
password is a string containing your password.
DSA.to_pem -> aString DSA.to_pem(cipher, 'mypassword') -> aString
Outputs the EC
key in PEM encoding. If cipher and pass_phrase are given they will be used to encrypt the key. cipher must be an OpenSSL::Cipher
instance. Note that encryption will only be effective for a private key, public keys will always be encoded in plain text.
Outputs this keypair in PEM encoding. If cipher and pass_phrase are given they will be used to encrypt the key. cipher must be an OpenSSL::Cipher
instance.
Connect to IO
tcp
, with context of the current certificate configuration
Returns true
if the STOR command may be applied to the file.
Writes the node to some output.
The node to write
A class implementing <<
. Pass in an Output
object to change the output encoding.
| EqualityExpr
(‘=’ | ‘!=’) RelationalExpr
| RelationalExpr
| LocationPath
| FilterExpr
(‘/’ | ‘//’) RelativeLocationPath