aesCbcParams.iv
- 类型: <ArrayBuffer> | <TypedArray> | <DataView> | <Buffer>
提供初始化向量。它的长度必须正好为16字节,且应不可预测并且符合密码学上的随机性。
【Provides the initialization vector. It must be exactly 16-bytes in length and should be unpredictable and cryptographically random.】
提供初始化向量。它的长度必须正好为16字节,且应不可预测并且符合密码学上的随机性。
【Provides the initialization vector. It must be exactly 16-bytes in length and should be unpredictable and cryptographically random.】