Aes256gcmHkdfsha256

public struct Aes256gcmHkdfsha256
extension Xmtp_MessageContents_InvitationV1.Aes256gcmHkdfsha256: @unchecked Sendable
extension Xmtp_MessageContents_InvitationV1.Aes256gcmHkdfsha256: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding

Supported encryption schemes AES256-GCM-HKDF-SHA256

  • randomly generated key material (32 bytes)

    Declaration

    Swift

    public var keyMaterial: Data
  • Declaration

    Swift

    public var unknownFields: UnknownStorage
  • Declaration

    Swift

    public init()

Code below here is support for the SwiftProtobuf runtime.