PublisherEncryptionKeyInvalid constant

int const PublisherEncryptionKeyInvalid

Description: The publish stream encryption key is invalid.
Caution: The set encryption key length is not supported.
Solutions: The Publish-stream encryption key length to be 16/24/32 bytes.

Implementation

static const int PublisherEncryptionKeyInvalid = 1003060;