No documentation available
Gets the initial Negotiate token. Returns it as a base64 encoded string suitable for use in HTTP. Can be easily decoded, however.
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
Attempts to re-sign an expired cert with a given private key
Get the end index in the Instruction Sequence that corresponds to this YJIT::Block
Example:
x.foo(42)
^^
x[42]
^^
x += 1
^
Example:
x.foo = 1
^
x[42] = 1
^^^^^^^
x[] = 1
^^^^^
No documentation available