Skip to main content
property CipherInfo.ivLength

The expected or default initialization vector length in bytes. This property is omitted if the cipher does not use an initialization vector.

Type

number | undefined
Back to top