encryptedKey property
The symmetric session key that you encrypted with the public key that you received from Adyen.
Implementation
@BuiltValueField(wireName: r'encryptedKey')
String get encryptedKey;
The symmetric session key that you encrypted with the public key that you received from Adyen.
@BuiltValueField(wireName: r'encryptedKey')
String get encryptedKey;