|
static | toAsn1 (string $signature, int $length) |
|
static | fromAsn1 (string $signature, int $length) |
|
◆ fromAsn1()
static fromAsn1 |
( |
string |
$signature, |
|
|
int |
$length |
|
) |
| |
|
static |
◆ hex2bin()
static hex2bin |
( |
string |
$data | ) |
|
|
staticprivate |
◆ octetLength()
static octetLength |
( |
string |
$data | ) |
|
|
staticprivate |
◆ preparePositiveInteger()
static preparePositiveInteger |
( |
string |
$data | ) |
|
|
staticprivate |
◆ readAsn1Content()
static readAsn1Content |
( |
string |
$message, |
|
|
int & |
$position, |
|
|
int |
$length |
|
) |
| |
|
staticprivate |
◆ readAsn1Integer()
static readAsn1Integer |
( |
string |
$message, |
|
|
int & |
$position |
|
) |
| |
|
staticprivate |
◆ retrievePositiveInteger()
static retrievePositiveInteger |
( |
string |
$data | ) |
|
|
staticprivate |
◆ toAsn1()
static toAsn1 |
( |
string |
$signature, |
|
|
int |
$length |
|
) |
| |
|
static |
◆ ASN1_BIG_INTEGER_LIMIT
const ASN1_BIG_INTEGER_LIMIT = '7f' |
|
private |
◆ ASN1_INTEGER
const ASN1_INTEGER = '02' |
|
private |
◆ ASN1_LENGTH_2BYTES
const ASN1_LENGTH_2BYTES = '81' |
|
private |
◆ ASN1_MAX_SINGLE_BYTE
const ASN1_MAX_SINGLE_BYTE = 128 |
|
private |
◆ ASN1_NEGATIVE_INTEGER
const ASN1_NEGATIVE_INTEGER = '00' |
|
private |
◆ ASN1_SEQUENCE
const ASN1_SEQUENCE = '30' |
|
private |
◆ BYTE_SIZE
La documentation de cette classe a été générée à partir du fichier suivant :