EncodeStrategy extension

Convert a DerivationStrategy to its corresponding DerivationService implementation

on

Methods

encode() String

Available on DerivationStrategy, provided by the EncodeStrategy extension

Serialize a DerivationStrategy into a string to be used in Cryppo's serialization format
toService() DerivationService

Available on DerivationStrategy, provided by the EncodeStrategy extension