PHP 트레잇 Google\Cloud\Storage\EncryptionTrait

파일 보기 프로젝트 열기: GoogleCloudPlatform/gcloud-php

공개 메소드들

메소드 설명
formatEncryptionHeaders ( array $options ) : array Formats options for customer-supplied encryption headers.

비공개 메소드들

메소드 설명
buildHeaders ( string $key, string $keySHA256, boolean $useCopySourceHeaders ) : array Builds out customer-supplied encryption headers.

메소드 상세

formatEncryptionHeaders() 공개 메소드

Formats options for customer-supplied encryption headers.
public formatEncryptionHeaders ( array $options ) : array
$options array
리턴 array