public interface Encryption
通过这个类可以实现自定义的GPS加密算法,在导航中指定了自定义的算法后,导航模块将使用这个算法进行GPS的加密和解密
Point2D
encryptGPS(Point2D GPS)
Point2D encryptGPS(Point2D GPS)
GPS