Lasso Soft Inc. > Home

Name Summary Category
cipher_digest [Cipher_Digest] calculates a digest for data using a specified cipher. Requires two parameters: the data to be encrypted and a -Digest parameter specifying the algorithm to use. Returns a... Encryption
cipher_encrypt [Cipher_Encrypt] encrypts data using a specified cipher. Requires three parameters:
  • the data to be encrypted,
  • a -Cipher parameter specifying the algorithm to...
Encryption
cipher_decrypt [Cipher_Decrypt] decrypts data using a specified cipher. Requires three parameters:
  • the data to be decrypted,
  • a -Cipher parameter specifying the algorithm to...
Encryption
cipher_decryptprivate No description available. Encryption
cipher_decryptpublic This method accepts three parameters:
  • The public key bytes data
  • The bytes data to decrypt
  • The padding to use; defaulting to...
Encryption
cipher_encryptprivate This method accepts four parameters:
  • Private key data as a bytes object
  • The passphrase for the private key, or empty bytes if there is no passphrase
  • The...
Encryption
checked No description available.
capture->self Refers to the type in which the capture is created. Capture
capture->invoke Invokes the curent capture. A capture can also be invoked with () Capture
capture->detach No description available. Capture
capture->restart Restarts a capture. Code within capture is re-excuted. Capture
capture->resume No description available. Capture
capture->continuation No description available. Capture
capture->home No description available. Capture
capture->callsite_file Returns the path of the file or the name of the type containing the current capture. Capture
capture->callsite_line Returns the current line number within a capture. Capture
capture->callsite_col Returns the current column number within a capture. Capture
capture->callstack Returns the callstack for a capture. Capture
capture->splitthread A new thread can be created by calling the capture->splitthread() method.  The capture given to capture->splitthread() will be run in a new thread. This new thread will contain... Capture
capture->threadreaddesc No description available. Capture
capture->autocollectbuffer Returns the captures current auto collect buffer. This is populated when a capture is created with carets ^ like so {^ ^} Capture
capture->calledname No description available. Capture
capture->methodname Refers to the method in which the capture is created. Capture
cache_store [cache_store] permits content to be directly stored into the cache. If the optional -expires parameter is given, then the content will only be stored if there is existing content and if it is... Cache
capture->invokeAutoCollect Invokes the capture but puts all autocollect data in a new string buffer returns that buffer. Non-autocollecting captures are just invoked with no resulting value. Capture
Showing 126 - 150 of 2,580

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft