Home > hls.js > Decrypter > (constructor)
Decrypter.(constructor)
Constructs a new instance of the Decrypter
class
Signature:
constructor(config: HlsConfig, { removePKCS7Padding }?: {
removePKCS7Padding?: boolean | undefined;
});
Parameters
Parameter |
Type |
Description |
---|---|---|
config | ||
{ removePKCS7Padding } |
{ removePKCS7Padding?: boolean | undefined; } |
(Optional) |