---
title: signedDate
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/product/subscriptioninfo/renewalinfo/signeddate
---

# signedDate

The date that the App Store signed the JWS renewal information.

## Declaration

```swift
let signedDate: Date
```

## Discussion

Discussion Use the signedDate to verify whether the certificate used to sign the transaction was valid when the App Store signed the transaction.

## See Also

### Verifying subscription renewal information

- [deviceVerification](storekit/product/subscriptioninfo/renewalinfo/deviceverification.md)
- [deviceVerificationNonce](storekit/product/subscriptioninfo/renewalinfo/deviceverificationnonce.md)
