Results for: "to_proc"

Turns email_address into an OpenSSL::X509::Name

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.

No documentation available
No documentation available
No documentation available

Returns this name as a Distinguished Name string. flags may be one of:

Returns an Array representation of the distinguished name suitable for passing to ::new

No documentation available

Returns the PEM encoding of this SPKI.

Encodes this DSA to its PEM encoding.

Parameters

Examples

DSA.to_pem -> aString
DSA.to_pem(cipher, 'mypassword') -> aString

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.

No documentation available
No documentation available

returns the domain name as a string.

The domain name doesn’t have a trailing dot even if the name object is absolute.

Example:

p Resolv::DNS::Name.create("x.y.z.").to_s #=> "x.y.z"
p Resolv::DNS::Name.create("x.y.z").to_s #=> "x.y.z"
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

The contents of the lock file.

No documentation available

This FormData’s body

Returns a Kernel#caller style string representing this frame.

Search took: 3ms  ·  Total Results: 1871