Results for: "remove_const"

Encodes this DSA to its PEM encoding.

Parameters

Examples

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

Obtains a list of all predefined curves by the OpenSSL. Curve names are returned as sn.

See the OpenSSL documentation for EC_get_builtin_curves().

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.

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.

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.

Returns a PEM encoded String that contains the Session object.

General callback for OpenSSL verify

No documentation available
No documentation available
No documentation available

Returns true if the MKD command may be used to create a new directory within the directory.

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

Content: [ String tag_name ]

No documentation available
No documentation available

Returns true if there are any authors for the feed or any of the Entry child elements have an author

Returns where there are any authors present or there is a source with an author.

No documentation available
No documentation available
No documentation available
Search took: 7ms  ·  Total Results: 3993