Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

KeyFileSize Property

The total size of the EMV public key file in bytes.

Syntax

[VB.NET]
Public Property KeyFileSize As Integer

[C#]
public int KeyFileSize {get; set;}

Remarks

This property specifies the total size of the file in bytes. This may be up to 5 digits in length.

This property should be set to the size of the current public key before calling CheckForUpdate. If no previous key has been downloaded set this to 0.

This property will be populated with values returned by the server after calling CheckForUpdate or GetKeyInfo.

This property is only applicable when Platform is set to FDMS Rapid Connect.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0