BitmovinApiSdk\Models\SrtInput::keyLength
The type of AES encryption determines the length of the key (passphrase). AES-128 uses a 16-character (128-bit) passphrase, and AES-256 uses a 32-character (256-bit) passphrase.
Signature
public function keyLength(int
$keyLength )
Parameters
$keyLength
— int
Returns
- $this