init()
s6Crypto3AESO01_A6ExtrasE4_CBCO2IVVAHycfcWhat are these?
s6Crypto3AESO01_A6ExtrasE4_CBCO2IVVAHycfc
FNV24: [6XZVD]
init<IVBytes>(ivBytes: IVBytes) throws
import _CryptoExtras
import Crypto
struct IV
An initialization vector.
enum AES
A container for Advanced Encryption Standard (AES) ciphers.
enum _CBC
The Advanced Encryption Standard (AES) Cipher Block Chaining (CBC) cipher suite.
init<IVBytes>(ivBytes: IVBytes) throws where IVBytes : Collection, IVBytes.Element == UInt8