init(nonce:ciphertext:tag:)

AES_GCM_SIV.swift:153
iOS
13+
macOS
10.15+
tvOS
13+
watchOS
6+
init<C, T>(nonce: AES.GCM._SIV.Nonce, ciphertext: C, tag: T) throws where C : DataProtocol, T : DataProtocol