ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
binding
/
com.pingidentity.device.binding.authenticator
/
SigningParameters
/
SigningParameters
Signing
Parameters
constructor
(
context
:
Context
,
algorithm
:
String
,
keyPair
:
KeyPair
,
signature
:
Signature
?
,
kid
:
String
,
userId
:
String
,
challenge
:
String
,
issueTime
:
Instant
,
notBeforeTime
:
Instant
,
expiration
:
Instant
,
attestation
:
Attestation
=
Attestation.None
)