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
EncryptRequest
PHP Class Kms\Request\V20160120\EncryptRequest
Inheritance:
extends
RpcAcsRequest
Datei anzeigen
Open project: aliyun/aliyun-openapi-php-sdk
Public Methods
Method
Description
__construct
( )
getEncryptionContext
( )
getKeyId
( )
getPlaintext
( )
getSTSToken
( )
setEncryptionContext
(
$encryptionContext
)
setKeyId
(
$keyId
)
setPlaintext
(
$plaintext
)
setSTSToken
(
$sTSToken
)
Method Details
__construct()
public
method
public
__construct
( )
getEncryptionContext()
public
method
public
getEncryptionContext
( )
getKeyId()
public
method
public
getKeyId
( )
getPlaintext()
public
method
public
getPlaintext
( )
getSTSToken()
public
method
public
getSTSToken
( )
setEncryptionContext()
public
method
public
setEncryptionContext
(
$encryptionContext
)
setKeyId()
public
method
public
setKeyId
(
$keyId
)
setPlaintext()
public
method
public
setPlaintext
(
$plaintext
)
setSTSToken()
public
method
public
setSTSToken
(
$sTSToken
)