Xmtp_KeystoreApi_V1_GetConversationHmacKeysResponse
public struct Xmtp_KeystoreApi_V1_GetConversationHmacKeysResponse
extension Xmtp_KeystoreApi_V1_GetConversationHmacKeysResponse: @unchecked Sendable
extension Xmtp_KeystoreApi_V1_GetConversationHmacKeysResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding
A mapping of topics to their HMAC keys
-
Undocumented
Declaration
Swift
public var hmacKeys: Dictionary<String, Xmtp_KeystoreApi_V1_GetConversationHmacKeysResponse.HmacKeys> -
Declaration
Swift
public var unknownFields: UnknownStorage -
HmacKeyData wraps the HMAC key and the number of 30 day periods since epoch
See moreDeclaration
Swift
public struct HmacKeyDataextension Xmtp_KeystoreApi_V1_GetConversationHmacKeysResponse.HmacKeyData: @unchecked Sendableextension Xmtp_KeystoreApi_V1_GetConversationHmacKeysResponse.HmacKeyData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding -
HmacKeys represents multiple HmacKeyData objects
See moreDeclaration
Swift
public struct HmacKeysextension Xmtp_KeystoreApi_V1_GetConversationHmacKeysResponse.HmacKeys: @unchecked Sendableextension Xmtp_KeystoreApi_V1_GetConversationHmacKeysResponse.HmacKeys: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding -
Declaration
Swift
public init()
-
Declaration
Swift
public static let protoMessageName: String -
Declaration
Swift
public static let _protobuf_nameMap: SwiftProtobuf._NameMap -
Declaration
Swift
public mutating func decodeMessage<D>(decoder: inout D) throws where D : Decoder -
Declaration
Swift
public func traverse<V>(visitor: inout V) throws where V : Visitor -
Declaration
Swift
public static func == (lhs: Xmtp_KeystoreApi_V1_GetConversationHmacKeysResponse, rhs: Xmtp_KeystoreApi_V1_GetConversationHmacKeysResponse) -> Bool
Xmtp_KeystoreApi_V1_GetConversationHmacKeysResponse Structure Reference