DJI Mobile SDK Documentation

      class AccessLockerEncryptionStatus

      class AccessLockerEncryptionStatus implements DJIValue, JNIProguardKeepTag, ByteStream
      Package:dji.sdk.keyvalue.value.flightcontroller
      Description:

      Security code encryption status.

      Class Members:
      method getIsFeatureSupported
      Boolean getIsFeatureSupported()
      Package:dji.sdk.keyvalue.value.flightcontroller
      Description:

      Gets whether the storage device supports the security code function.

      Return:
      BooleanReturns whether the storage device supports the security code function.
      method getIsFeatureEnabled
      Boolean getIsFeatureEnabled()
      Package:dji.sdk.keyvalue.value.flightcontroller
      Description:

      Gets whether the security code function of the storage device is enabled.

      Return:
      BooleanReturns whether the security code function of the storage device is enabled.
      method getIsFeatureNeedToBeVerified
      Boolean getIsFeatureNeedToBeVerified()
      Package:dji.sdk.keyvalue.value.flightcontroller
      Description:

      Gets whether the security code of the storage device needs to be verified.

      Return:
      BooleanReturns whether the security code of the storage device needs to be verified.