publicKey property
Public key. The 3D Secure 2 SDK encrypts the device information by using the DS public key.
Implementation
@BuiltValueField(wireName: r'publicKey')
String? get publicKey;
Public key. The 3D Secure 2 SDK encrypts the device information by using the DS public key.
@BuiltValueField(wireName: r'publicKey')
String? get publicKey;