mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-01-28 09:38:33 +00:00
ASN1: 3.0 already has $location defined
This commit is contained in:
parent
d979777a60
commit
b216a4cf07
@ -132,16 +132,6 @@ abstract class ASN1
|
|||||||
*/
|
*/
|
||||||
private static $encoded;
|
private static $encoded;
|
||||||
|
|
||||||
/**
|
|
||||||
* Current Location of most recent ASN.1 encode process
|
|
||||||
*
|
|
||||||
* Useful for debug purposes
|
|
||||||
*
|
|
||||||
* @var array
|
|
||||||
* @see self::encode_der()
|
|
||||||
*/
|
|
||||||
var $location;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Type mapping table for the ANY type.
|
* Type mapping table for the ANY type.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user