toggle menu
api-models
JVM
switch theme
search in API
api-models
/
org.cryptotrader.api.library.model.dpop
Package-level
declarations
Types
Types
Dpop
Proof
Context
Link copied to clipboard
data
class
DpopProofContext
(
val
keyThumbprint
:
String
,
val
proofNonce
:
String
?
,
val
httpMethod
:
String
,
val
httpUrl
:
String
,
val
issuedAtEpochSeconds
:
Long
)
Carries validated DPoP proof context through the filter chain.