PHP Class Kms\Request\V20160120\DecryptRequest

Inheritance: extends RpcAcsRequest
Show file Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getCiphertextBlob ( )
getEncryptionContext ( )
getSTSToken ( )
setCiphertextBlob ( $ciphertextBlob )
setEncryptionContext ( $encryptionContext )
setSTSToken ( $sTSToken )

Method Details

__construct() public method

public __construct ( )

getCiphertextBlob() public method

public getCiphertextBlob ( )

getEncryptionContext() public method

getSTSToken() public method

public getSTSToken ( )

setCiphertextBlob() public method

public setCiphertextBlob ( $ciphertextBlob )

setEncryptionContext() public method

public setEncryptionContext ( $encryptionContext )

setSTSToken() public method

public setSTSToken ( $sTSToken )