google-nomulus/java/google/registry/keyring/kms
shikhman 51a613bca6 Fix bugs in KmsConnectionImpl
A few errors emerged when doing an integration test against the actual API. I've updated the unit tests to reflect the correct behavior.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=148793856
2017-03-07 13:25:51 -05:00
..
BUILD Abstract KMS code with KmsConnection and create a fake KmsConnection 2017-02-27 11:30:45 -05:00
EncryptResponse.java Abstract KMS code with KmsConnection and create a fake KmsConnection 2017-02-27 11:30:45 -05:00
KmsConnection.java Abstract KMS code with KmsConnection and create a fake KmsConnection 2017-02-27 11:30:45 -05:00
KmsConnectionImpl.java Fix bugs in KmsConnectionImpl 2017-03-07 13:25:51 -05:00
KmsKeyring.java Abstract KMS code with KmsConnection and create a fake KmsConnection 2017-02-27 11:30:45 -05:00
KmsModule.java Abstract KMS code with KmsConnection and create a fake KmsConnection 2017-02-27 11:30:45 -05:00
KmsUpdater.java Abstract KMS code with KmsConnection and create a fake KmsConnection 2017-02-27 11:30:45 -05:00