Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResultEntry.php100 /** @var SequenceType $asn1 */
101 $asn1 = Asn1::application(self::TAG_NUMBER, Asn1::sequence());
112 $asn1->addChild(Asn1::octetString($this->entry->getDn()->toString()));
113 $asn1->addChild($partialAttributes);
115 return $asn1;
H A DExtendedResponse.php108 /** @var SequenceType $asn1 */
109 $asn1 = parent::toAsn1();
112 $asn1->addChild(Asn1::context(10, Asn1::octetString($this->responseName)));
122 $asn1->addChild(Asn1::context(11, Asn1::octetString($value)));
125 return $asn1;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DExtendedResponseFactory.php39 * @param AbstractType $asn1
45 public function get(AbstractType $asn1, string $oid): ExtendedResponse
61 return call_user_func($responseConstruct, $asn1);
43 get(AbstractType $asn1, string $oid) global() argument
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DPduInterface.php28 * @param AbstractType $asn1
31 public static function fromAsn1(AbstractType $asn1); argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DExtendedRequest.php121 $asn1 = Asn1::sequence(Asn1::context(0, Asn1::octetString($this->requestName)));
131 $asn1->addChild(Asn1::context(1, Asn1::octetString($value)));
134 return Asn1::application(self::APP_TAG, $asn1);
H A DModifyDnRequest.php187 /** @var \FreeDSx\Asn1\Type\SequenceType $asn1 */
188 $asn1 = Asn1::application(self::APP_TAG, Asn1::sequence(
195 $asn1->addChild(Asn1::context(0, Asn1::octetString($this->newParentDn->toString())));
198 return $asn1;
/plugin/pureldap/vendor/freedsx/asn1/
H A DREADME.md11 composer require freedsx/asn1
23 $asn1 = Asn1::sequence(
33 $bytes = Encoders::ber()->encode($asn1);
36 $bytes = Encoders::der()->encode($asn1);
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/Queue/
H A DAsn1MessageQueue.php61 $asn1 = $this->encoder->decode($bytes);
62 $message = new Message($asn1, $this->encoder->getLastPosition());
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DControl.php158 $asn1 = Asn1::sequence(
172 $asn1->addChild(Asn1::octetString($value));
175 return $asn1;
/plugin/pureldap/
H A Dcomposer.lock10 "name": "freedsx/asn1",
58 "asn1",
83 "freedsx/asn1": "^0.4.0",
204 "freedsx/asn1": "^0.4.0",
211 "freedsx/asn1": "For ASN.1 based message queues."
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapMessage.php115 $asn1 = Asn1::sequence(
126 $asn1->addChild($controls);
129 return $asn1;
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock247 asn1.js@^4.0.0:
249 …resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-4.10.1.tgz#b9c2bf5805f1e64aadeed6df3a2bfa…
255 asn1@~0.2.3:
257 …resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.3.tgz#dac8787713c9966849fc8180777ebe9c1ddf3…
424 parse-asn1 "^5.0.0"
1953 parse-asn1@^5.0.0:
1955 …resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.0.tgz#37c4f9b7ed3ab65c74817b5f2…
1957 asn1.js "^4.0.0"
2044 parse-asn1 "^5.0.0"
2396 asn1 "~0.2.3"
/plugin/dropfiles/
H A Dyarn.lock143 asn1.js@^4.0.0:
145 …resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-4.9.1.tgz#48ba240b45a9280e94748990ba597d2…
151 asn1@~0.2.3:
153 …resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.4.tgz#8d2475dfab553bb33e77b54e59e880bb8ce23…
320 parse-asn1 "^5.0.0"
2021 parse-asn1@^5.0.0:
2023 …resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.0.tgz#37c4f9b7ed3ab65c74817b5f2…
2025 asn1.js "^4.0.0"
2233 parse-asn1 "^5.0.0"
2563 asn1 "~0.2.3"
/plugin/fetchmedia/
H A Dyarn.lock139 asn1.js@^4.0.0:
141 …resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-4.9.1.tgz#48ba240b45a9280e94748990ba597d2…
147 asn1@~0.2.3:
149 …resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.3.tgz#dac8787713c9966849fc8180777ebe9c1ddf3…
761 parse-asn1 "^5.0.0"
2346 parse-asn1@^5.0.0:
2348 …resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.0.tgz#37c4f9b7ed3ab65c74817b5f2…
2350 asn1.js "^4.0.0"
2490 parse-asn1 "^5.0.0"
2814 asn1 "~0.2.3"
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock77 asn1@~0.2.3:
79 …resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.3.tgz#dac8787713c9966849fc8180777ebe9c1ddf3…
81 asn1@0.1.11:
83 …resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.1.11.tgz#559be18376d08a4ec4dbe80877d27818639b…
1623 asn1 "0.1.11"
2920 asn1 "~0.2.3"
/plugin/tablelayout/
H A Dyarn.lock114 asn1@~0.2.3:
116 …resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.3.tgz#dac8787713c9966849fc8180777ebe9c1ddf3…
2247 asn1 "~0.2.3"
/plugin/authgooglesheets/
H A Dcomposer.lock794 "asn1",
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js27911 var asn1 = exports;
27912 asn1.bignum = require('bn.js');
27913 asn1.define = require('./asn1/api').define;
27914 asn1.base = require('./asn1/base');
27915 asn1.constants = require('./asn1/constants');
27916 asn1.decoders = require('./asn1/decoders');
27917 asn1.encoders = require('./asn1/encoders');
69953 var asn1 = require('asn1.js');
70092 var asn1 = require('./asn1');
70165 ndata = asn1.PrivateKey.decode(data, 'der');
[all …]