class SecureHashDeserializer<T : SecureHash>
Implemented as a class so that we can instantiate for T
<init> |
SecureHashDeserializer() Implemented as a class so that we can instantiate for T |
deserialize |
fun deserialize(parser: <ERROR CLASS>, context: <ERROR CLASS>): T |