All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.jd.blockchain.sdk.DefaultServiceSetting Maven / Gradle / Ivy

The newest version!
//package com.jd.blockchain.sdk;
//
//import com.jd.blockchain.crypto.CryptoAlgorithm;
//
//public class DefaultServiceSetting implements ServiceSetting {
//	
//	public static final DefaultServiceSetting INSTANCE = new DefaultServiceSetting();
//	
//	private DefaultServiceSetting() {
//	}
//
//	@Override
//	public CryptoAlgorithm getHashAlgorithm() {
//		return CryptoAlgorithm.SHA256;
//	}
//
//}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy