This is a capability token that allows the holder to treat data arbitrary bytes as serialised data. This is the most dangerous capability, as currently it is possible for a malformed chunk of data to crash your program if it is deserialised.
primitive val InputSerialisedAuth
new val create( auth: AmbientAuth val) : InputSerialisedAuth val^
fun box eq( that: InputSerialisedAuth val) : Bool val
fun box ne( that: InputSerialisedAuth val) : Bool val
© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/serialise-InputSerialisedAuth