class TencentCloud::Kms::V20190118::AsymmetricRsaDecryptRequest
def initialize(keyid=nil, ciphertext=nil, algorithm=nil)
def initialize(keyid=nil, ciphertext=nil, algorithm=nil) @KeyId = keyid @Ciphertext = ciphertext @Algorithm = algorithm end
def initialize(keyid=nil, ciphertext=nil, algorithm=nil) @KeyId = keyid @Ciphertext = ciphertext @Algorithm = algorithm end