Secp256k1

public struct Secp256k1
extension Xmtp_MessageContents_SignedPrivateKey.Secp256k1: @unchecked Sendable
extension Xmtp_MessageContents_SignedPrivateKey.Secp256k1: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding

EC: SECP256k1

  • D big-endian, 32 bytes

    Declaration

    Swift

    public var bytes: Data
  • Declaration

    Swift

    public var unknownFields: UnknownStorage
  • Declaration

    Swift

    public init()

Code below here is support for the SwiftProtobuf runtime.