Home
last modified time | relevance | path

Searched refs:mapping (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php90 * ASN.1 object identifier reverse mapping
107 * If the mapping type is self::TYPE_ANY what do we actually encode it as?
135 * Type mapping table for the ANY type.
138 * Unambiguous types get the direct mapping (int/real/bool).
169 * String type to character size mapping table.
510 * Provides an ASN.1 semantic mapping ($mapping) from a parsed BER-encoding to a human readable format.
515 * @param array $mapping
519 public static function asn1map(array $decoded, $mapping, $special = [])
521 if (isset($mapping['explici
540 asn1map($decoded, $mapping, $special = array()) global() argument
843 encodeDER($source, $mapping, $special = array()) global() argument
859 _encode_der($source, $mapping, $idx = null, $special = array()) global() argument
[all...]