Skip to content

Comments

HSM integration#51

Open
dolgopolovwork wants to merge 2 commits intodevelopfrom
feature/hsmIntegration
Open

HSM integration#51
dolgopolovwork wants to merge 2 commits intodevelopfrom
feature/hsmIntegration

Conversation

@dolgopolovwork
Copy link
Contributor

@dolgopolovwork dolgopolovwork commented Jul 1, 2019

SecyroSys cloud HSM integration.
Do not merge.

@dolgopolovwork dolgopolovwork force-pushed the feature/hsmIntegration branch from 520facc to f99cb5e Compare July 1, 2019 11:04
profile = DEFAULT_KEY_PROVIDER
}
return profile
} No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😱

* @return true if exists
*/
fun exists(pubKeyHex: String): Boolean
} No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😱


@Bean
fun securoSysConfig() = securoSysConfig
} No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😱

val username: String
// SecuroSys password
val password: String
} No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😱

val ecParam = ECGenParameterSpec(CURVE_TYPE)
keyPairGenerator.initialize(ecParam)
return keyPairGenerator
} No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😱

}

companion object : KLogging()
} No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😱

createWalletIfAbsent(walletConfig.btcKeysWalletPath, networkProvider)
return walletConfig.btcKeysWalletPath
}
} No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😱

interface WalletConfig {
// Path to wallet file
val btcKeysWalletPath: String
} No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😱

return null
}

} No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😱

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants