MapToService extension

Convert an EncryptionStrategy into its respective EncryptionService.

on

Methods

encode() String

Available on EncryptionStrategy, provided by the MapToService extension

Convert an EncryptionStrategy to a string so it can be used in Cryppo's serialization format
toService() EncryptionService

Available on EncryptionStrategy, provided by the MapToService extension