Skip to main content

ivLength

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.

number | undefined
Back to top