Results for: "partition"

Determines whether the given ‘requirement` is satisfied by the given `spec`, in the context of the current `activated` dependency graph.

@param [Object] requirement @param [DependencyGraph] activated the current dependency graph in the

resolution process.

@param [Object] spec @return [Boolean] whether ‘requirement` is satisfied by `spec` in the

context of the current `activated` dependency graph.

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.

Initiates an SSL/TLS handshake with a server. The handshake may be started after unencrypted data has been sent over the socket.

Writes string to the SSL connection.

The X509 certificate for this socket endpoint.

Returns an Array of SingleResponse for this BasicResponse.

Encodes this DSA to its PEM encoding.

Parameters

Examples

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.

No documentation available
No documentation available
No documentation available

Connect to IO tcp, with context of the current certificate configuration

Returns true if the STOR command may be applied to the file.

No documentation available
No documentation available
No documentation available

Writes the node to some output.

node

The node to write

output

A class implementing <<. Pass in an Output object to change the output encoding.

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

| EqualityExpr (‘=’ | ‘!=’) RelationalExpr | RelationalExpr

| ‘-’ UnaryExpr | UnionExpr

Search took: 4ms  ·  Total Results: 2873