Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Kms
Request
V20160120
DecryptRequest
PHP Class Kms\Request\V20160120\DecryptRequest
Inheritance:
extends
RpcAcsRequest
Datei anzeigen
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
public
getEncryptionContext
( )
getSTSToken()
public
method
public
getSTSToken
( )
setCiphertextBlob()
public
method
public
setCiphertextBlob
(
$ciphertextBlob
)
setEncryptionContext()
public
method
public
setEncryptionContext
(
$encryptionContext
)
setSTSToken()
public
method
public
setSTSToken
(
$sTSToken
)