BlindedElement
A blinded element, the result of blinding an input.
- iOS
- 16.0+
- macOS
- 13.0+
- tvOS
- 16.0+
- watchOS
- 9.0+
struct BlindedElement
Clients should not create values of this type manually; they are created and returned by the blind operation.
Servers should reconstruct values of this type from the serialized blinded element bytes sent by the client.