Results for: "Logger"

Verifies data using the Probabilistic Signature Scheme (RSA-PSS).

The return value is true if the signature is valid, false otherwise. RSAError will be raised if an error occurs.

See sign_pss for the signing operation and an example code.

Parameters

digest

A String containing the message digest algorithm name.

data

A String. The data to be signed.

salt_length

The length in octets of the salt. Two special values are reserved: :digest means the digest length, and :auto means automatically determining the length based on the signature.

mgf1_hash

The hash algorithm used in MGF1.

Returns an ASN1 encoded String that contains the Session object.

General callback for OpenSSL verify

Adds the OpenSSL::X509::Certificate cert to the certificate store.

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

Ensures that :SSLCertificate and :SSLPrivateKey have been provided or that a new certificate is generated with the other parameters provided.

Takes a String and parses it out

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

The following methods are duplicates, but it is faster than using a helper

No documentation available
No documentation available
No documentation available
No documentation available
Search took: 5ms  ·  Total Results: 2247