---
title: rawRepresentation
framework: cryptokit
role: symbol
role_heading: Instance Property
path: cryptokit/p521/signing/ecdsasignature/rawrepresentation
---

# rawRepresentation

A raw data representation of a P-521 digital signature.

## Declaration

```swift
var rawRepresentation: Data
```

## See Also

### Representing the signature

- [derRepresentation](cryptokit/p521/signing/ecdsasignature/derrepresentation.md)
