menu
pubnub
src/crypto/legacyCryptor.dart
legacyCryptor
dark_mode
light_mode
src/crypto/legacyCryptor
library
Classes
LegacyCryptoModule
Legacy CryptoModule module used in PubNub SDK when CipherKey is not provided.
LegacyCryptor
Legacy cryptor exists so that SDK will be able to decrypt old contents Which encrypted in past
pubnub
src/crypto/legacyCryptor.dart
pubnub
package
Topics
Basic Features
Objects
Files
Push
Access Manager
Exceptions
Results
Libraries
pubnub
src/core/crypto/cipher_key
src/core/crypto/crypto
src/core/endpoint
src/core/exceptions
src/core/keyset/keyset
src/core/keyset/store
src/core/logging/logging
src/core/message/base_message
src/core/message/message
src/core/message/message_type
src/core/net/exceptions
src/core/net/net
src/core/net/request
src/core/net/request_handler
src/core/net/request_type
src/core/net/response
src/core/parser
src/core/policies/retry_policy
src/core/supervisor/event
src/core/supervisor/fiber
src/core/supervisor/resolution
src/core/supervisor/signals
src/core/supervisor/supervisor
src/core/timetoken
src/core/user_id
src/core/uuid
src/crypto/aesCbcCryptor
src/crypto/crypto
src/crypto/cryptoConfiguration
src/crypto/cryptorHeader
src/crypto/encryption_mode
src/crypto/legacyCryptor
src/default
src/dx/_endpoints/channel_group
src/dx/_endpoints/files
src/dx/_endpoints/message_action
src/dx/_endpoints/objects/channel_metadata
src/dx/_endpoints/objects/membership_metadata
src/dx/_endpoints/objects/uuid_metadata
src/dx/_endpoints/presence
src/dx/_endpoints/publish
src/dx/_endpoints/push
src/dx/_endpoints/signal
src/dx/_endpoints/time
src/dx/_utils/default_flow
src/dx/_utils/default_result
src/dx/_utils/ensure
src/dx/_utils/exceptions
src/dx/_utils/file_validation
src/dx/_utils/signature
src/dx/_utils/time
src/dx/_utils/utils
src/dx/batch/batch
src/dx/channel/channel
src/dx/channel/channel_group
src/dx/channel/channel_history
src/dx/files/extensions/keyset
src/dx/files/files
src/dx/files/schema
src/dx/logging_configuration
src/dx/message_action/message_action
src/dx/objects/channel_metadata
src/dx/objects/objects
src/dx/objects/objects_types
src/dx/objects/schema
src/dx/objects/uuid_metadata
src/dx/pam/cbor
src/dx/pam/extensions/keyset
src/dx/pam/pam
src/dx/pam/resource
src/dx/pam/token
src/dx/pam/token_request
src/dx/presence/presence
src/dx/publish/publish
src/dx/push/push
src/dx/signal/signal
src/dx/supervisor/supervisor
src/dx/time
src/logging/logging
src/networking/meta/diagnostics/diagnostics
src/networking/meta/diagnostics/stub
src/networking/meta/meta
src/networking/meta/strategy
src/networking/networking
src/networking/request_handler/request_handler
src/networking/request_handler/stub
src/networking/response/response
src/networking/response/stub
src/parser/parser
src/subscribe/_endpoints/subscribe
src/subscribe/envelope
src/subscribe/extensions/keyset
src/subscribe/manager
src/subscribe/subscribe
src/subscribe/subscribe_loop/subscribe_fiber
src/subscribe/subscribe_loop/subscribe_loop
src/subscribe/subscribe_loop/subscribe_loop_state
src/subscribe/subscription
Modules
crypto
logging
networking
legacyCryptor library