Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 555 Bytes

SDKEphemPubKey.md

File metadata and controls

13 lines (8 loc) · 555 Bytes

SDKEphemPubKey

Properties

Name Type Description Notes
crv kotlin.String The `crv` value as received from the 3D Secure 2 SDK. [optional]
kty kotlin.String The `kty` value as received from the 3D Secure 2 SDK. [optional]
x kotlin.String The `x` value as received from the 3D Secure 2 SDK. [optional]
y kotlin.String The `y` value as received from the 3D Secure 2 SDK. [optional]