Results for: "remove_const"

Verifies whether the signature is valid given the message digest input. It does so by validating sig using the public key of this DSA instance.

Parameters

Example

dsa = OpenSSL::PKey::DSA.new(2048)
doc = "Sign me"
digest = OpenSSL::Digest::SHA1.digest(doc)
sig = dsa.syssign(digest)
puts dsa.sysverify(digest, sig) # => true

Performs a certificate verification on the OpenSSL::X509::Certificate cert.

chain can be an array of OpenSSL::X509::Certificate that is used to construct the certificate chain.

If a block is given, it overrides the callback set by verify_callback=.

After finishing the verification, the error information can be retrieved by error, error_string, and the resulting complete certificate chain can be retrieved by chain.

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

Returns true if the entry is a directory (i.e., the value of the type fact is dir, cdir, or pdir).

Returns true if files may be created in the directory by STOU, STOR, APPE, and RNTO.

Returns true if the file or directory may be renamed by RNFR.

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

Creates a new DNS name from arg. arg can be:

Name

returns arg.

String

Creates a new Name.

Creates a new LOC::Size from arg which may be:

LOC::Size

returns arg.

String

arg must match the LOC::Size::Regex constant

Creates a new LOC::Coord from arg which may be:

LOC::Coord

returns arg.

String

arg must match the LOC::Coord::Regex constant

Creates a new LOC::Alt from arg which may be:

LOC::Alt

returns arg.

String

arg must match the LOC::Alt::Regex constant

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

Returns true if there are no more events

No documentation available

Content: [ String text ]

No documentation available
No documentation available
No documentation available

Filters the supplied nodeset on the predicate(s)

Search took: 6ms  ·  Total Results: 3993