OneOf_Encryption
public enum OneOf_Encryption : Equatable
extension Xmtp_MessageContents_InvitationV1.OneOf_Encryption: @unchecked Sendable
message encryption scheme and keys for this conversation.
-
Specify the encryption method to process the key material properly.
Declaration
Swift
case aes256GcmHkdfSha256(Xmtp_MessageContents_InvitationV1.Aes256gcmHkdfsha256)
-