init(ivBytes:)

AES_CBC.swift:181
iOS
13+
macOS
10.15+
tvOS
13+
watchOS
6+
init<IVBytes>(ivBytes: IVBytes) throws where IVBytes : Collection, IVBytes.Element == UInt8