[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/ -> PublicKey.php (summary)

EC Public Key

Author: Jim Wigginton
Copyright: 2015 Jim Wigginton
License: http://www.opensource.org/licenses/mit-license.html MIT License
Link: http://phpseclib.sourceforge.net
File Size: 172 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  verify()
  toString()

Functions
Functions that are not part of a class:

verify($message, $signature)   X-Ref
Verify a signature

return: mixed
param: string $message
param: string $signature
see: self::verify()

toString($type, array $options = [])   X-Ref
Returns the public key

return: string
param: string $type
param: array $options optional