---
title: PKBarcodeEventSignatureResponse
framework: passkit
role: symbol
role_heading: Class
path: passkit/pkbarcodeeventsignatureresponse
---

# PKBarcodeEventSignatureResponse

## Declaration

```swift
class PKBarcodeEventSignatureResponse
```

## Topics

### Creating a Signature Response

- [init(signedData:)](passkit/pkbarcodeeventsignatureresponse/init(signeddata:).md)

### Returning the Signature

- [signedData](passkit/pkbarcodeeventsignatureresponse/signeddata.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Signing the transaction

- [handle(_:completion:)](passkit/pkpaymentinformationrequesthandling/handle(_:completion:)-18x2y.md)
- [PKBarcodeEventSignatureRequest](passkit/pkbarcodeeventsignaturerequest.md)
- [PKSignatureRequestCompletionBlock](passkit/pksignaturerequestcompletionblock.md)
