Realtime Encryption or Decryption

Prev

Next

 




Realtime Encryption or Decryption

Description

Enabling the realtime encryption

- to enable the encryption during recording, invoke SetEncryptionKey and pass an encryption key of your choice (that MUST be 16 characters or 32 characters length), then start the recording as usual

- to enable the decryption of an encrypted video during playback, invoke SetDecryptionKey and pass the key that has been used for the ecryption, then open the clip for playback as usual

Note: the ASF recording does not yet support encryption for the moment.



See Also
TEncryptionMethod Decrypt_File Encrypt_File EncryptionMethod SetDecryptionKey SetEncryptionKey