pub fn try_create_key<S: Storage, A: Api, Q: Querier>( deps: &mut Extern<S, A, Q>, env: Env, entropy: String) -> StdResult<HandleResponse>