Overview

Packages

  • JAMA
  • None
  • PHP
  • PHPExcel
    • CachedObjectStorage
    • Calculation
    • Cell
    • Chart
      • Renderer
    • Reader
      • Excel2007
      • Excel5
    • RichText
    • Settings
    • Shared
      • Escher
      • OLE
      • Trend
      • ZipArchive
    • Style
    • Worksheet
      • Drawing
    • Writer
      • 2007
      • CSV
      • Excel2007
      • Excel5
      • HTML
      • PDF

Classes

  • PHPExcel_Reader_Excel5
  • PHPExcel_Reader_Excel5_Escher
  • PHPExcel_Reader_Excel5_MD5
  • PHPExcel_Reader_Excel5_RC4
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class PHPExcel_Reader_Excel5_MD5

PHPExcel_Reader_Excel5_MD5

Package: PHPExcel\Reader\Excel5
Category: PHPExcel
Copyright: Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
License: LGPL
Located at controlador/include/phpexcel/PHPExcel/Reader/Excel5/MD5.php
Methods summary
public
# __construct( )

MD5 stream constructor

MD5 stream constructor

public
# reset( )

Reset the MD5 stream context

Reset the MD5 stream context

public string
# getContext( )

Get MD5 stream context

Get MD5 stream context

Returns

string
public
# add( string $data )

Add data to context

Add data to context

Parameters

$data
Data to add
private static
# F( $X, $Y, $Z )
private static
# G( $X, $Y, $Z )
private static
# H( $X, $Y, $Z )
private static
# I( $X, $Y, $Z )
private static
# step( $func, & $A, $B, $C, $D, $M, $s, $t )
private static
# rotate( $decimal, $bits )
Properties summary
private $a
#
private $b
#
private $c
#
private $d
#
Autene API documentation generated by ApiGen