Home
last modified time | relevance | path

Searched refs:octetString (Results 26 – 32 of 32) sorted by relevance

12

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Sorting/
H A DSortingResponseControl.php124 $this->controlValue->addChild(Asn1::context(0, Asn1::octetString($this->attribute)));
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DBindRequest.php92 Asn1::octetString($this->username),
H A DCompareRequest.php122 Asn1::octetString($this->dn->toString()),
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
H A DDirSyncResponseControl.php140 Asn1::octetString($this->cookie)
H A DDirSyncRequestControl.php191 Asn1::octetString($this->cookie)
/plugin/pureldap/vendor/freedsx/asn1/
H A DREADME.md25 Asn1::octetString('foo'),
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/
H A DAsn1.php117 public static function octetString(string $string): OctetStringType
116 public static function octetString(string $string) : OctetStringType global() function in FreeDSx\\Asn1\\Asn1

12