PHP Trait Google\Cloud\Storage\EncryptionTrait

Afficher le fichier Open project: GoogleCloudPlatform/gcloud-php

Méthodes publiques

Méthode Description
formatEncryptionHeaders ( array $options ) : array Formats options for customer-supplied encryption headers.

Private Methods

Méthode Description
buildHeaders ( string $key, string $keySHA256, boolean $useCopySourceHeaders ) : array Builds out customer-supplied encryption headers.

Method Details

formatEncryptionHeaders() public méthode

Formats options for customer-supplied encryption headers.
public formatEncryptionHeaders ( array $options ) : array
$options array
Résultat array