createNewCryptoModule

fun createNewCryptoModule(defaultCryptor: Cryptor, cryptorsForDecryptionOnly: List<Cryptor> = listOf()): CryptoModule