Flow PHP

EncryptionAlgorithm

Properties

$_TSPEC  : mixed
$AES_GCM_CTR_V1  : AesGcmCtrV1
$AES_GCM_V1  : AesGcmV1
$isValidate  : mixed

Methods

__construct()  : mixed
getName()  : mixed
read()  : mixed
write()  : mixed

Properties

$_TSPEC

public static mixed $_TSPEC = [1 => ['var' => 'AES_GCM_V1', 'isRequired' => false, 'type' => \Thrift\Type\TType::STRUCT, 'class' => '\Flow\Parquet\Thrift\AesGcmV1'], 2 => ['var' => 'AES_GCM_CTR_V1', 'isRequired' => false, 'type' => \Thrift\Type\TType::STRUCT, 'class' => '\Flow\Parquet\Thrift\AesGcmCtrV1']]

Methods

__construct()

public __construct([mixed $vals = null ]) : mixed
Parameters
$vals : mixed = null

        
On this page

Search results