SHARED_KEY_ENCRYPTED_ENCRYPTING_ALGO top-level constant

  1. @Deprecated('Use AtConstants.sharedKeyEncryptedEncryptingAlgo instead')
String const SHARED_KEY_ENCRYPTED_ENCRYPTING_ALGO

Implementation

@Deprecated('Use AtConstants.sharedKeyEncryptedEncryptingAlgo instead')
const String SHARED_KEY_ENCRYPTED_ENCRYPTING_ALGO =
    AtConstants.sharedKeyEncryptedEncryptingAlgo;