Preparing search index...
The search index is not available
openac-sdk
openac-sdk
JwtCircuitInputs
Interface JwtCircuitInputs
interface
JwtCircuitInputs
{
sig_r
:
bigint
;
sig_s_inverse
:
bigint
;
pubKeyX
:
bigint
;
pubKeyY
:
bigint
;
message
:
bigint
[]
;
messageLength
:
number
;
periodIndex
:
number
;
matchesCount
:
number
;
matchSubstring
:
bigint
[]
[]
;
matchLength
:
number
[]
;
matchIndex
:
number
[]
;
claims
:
bigint
[]
[]
;
claimLengths
:
bigint
[]
;
decodeFlags
:
number
[]
;
claimFormats
:
bigint
[]
;
}
Index
Properties
sig_
r
sig_
s_
inverse
pub
KeyX
pub
KeyY
message
message
Length
period
Index
matches
Count
match
Substring
match
Length
match
Index
claims
claim
Lengths
decode
Flags
claim
Formats
Properties
sig_
r
sig_r
:
bigint
sig_
s_
inverse
sig_s_inverse
:
bigint
pub
KeyX
pubKeyX
:
bigint
pub
KeyY
pubKeyY
:
bigint
message
message
:
bigint
[]
message
Length
messageLength
:
number
period
Index
periodIndex
:
number
matches
Count
matchesCount
:
number
match
Substring
matchSubstring
:
bigint
[]
[]
match
Length
matchLength
:
number
[]
match
Index
matchIndex
:
number
[]
claims
claims
:
bigint
[]
[]
claim
Lengths
claimLengths
:
bigint
[]
decode
Flags
decodeFlags
:
number
[]
claim
Formats
claimFormats
:
bigint
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
sig_
r
sig_
s_
inverse
pub
KeyX
pub
KeyY
message
message
Length
period
Index
matches
Count
match
Substring
match
Length
match
Index
claims
claim
Lengths
decode
Flags
claim
Formats
openac-sdk
Loading...