AlgorithmX extension

on

Properties

code String
no setter
isValid bool
no setter
keyType KeyType?
no setter

Static Methods

fromJson(String json) Algorithm
toJson(Algorithm? alg) String?
tryFromJson(String? json) Algorithm?