类的使用
com.obs.services.crypto.CTRCipherGenerator
使用CTRCipherGenerator的程序包
-
com.obs.services.crypto中CTRCipherGenerator的使用
参数类型为CTRCipherGenerator的com.obs.services.crypto中的构造器限定符构造器说明CryptoObsClient(IObsCredentialsProvider provider, ObsConfiguration config, CTRCipherGenerator ctrCipherGenerator) CryptoObsClient(IObsCredentialsProvider provider, String endPoint, CTRCipherGenerator ctrCipherGenerator) CryptoObsClient(ObsConfiguration config, CTRCipherGenerator ctrCipherGenerator) CryptoObsClient(String endPoint, CTRCipherGenerator ctrCipherGenerator) CryptoObsClient(String accessKey, String secretKey, ObsConfiguration config, CTRCipherGenerator ctrCipherGenerator) CryptoObsClient(String accessKey, String secretKey, String endPoint, CTRCipherGenerator ctrCipherGenerator) CryptoObsClient(String accessKey, String secretKey, String securityToken, ObsConfiguration config, CTRCipherGenerator ctrCipherGenerator) CryptoObsClient(String accessKey, String secretKey, String securityToken, String endPoint, CTRCipherGenerator ctrCipherGenerator)