com.supermap.navi
Interface Encryption
-
public interface EncryptionThe GPS encryption interface classImplement the custom GPS encryption algorithm through this class. After specify the custom algorithm, the navigation module will use this algorithm to encrypt and decrypt the GPS.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description Point2DencryptGPS(Point2D GPS)Data cryptographic algorithm
-