KMP PHP API Reference

TenantBackupEncryptionResult
in package

FinalYes

Table of Contents

Properties

$algorithm  : string
$encryptedPath  : string
$wrappedDek  : string
$wrappedDekMetadata  : array<string|int, mixed>

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $encryptedPath, string $algorithm, string $wrappedDek, array<string, mixed> $wrappedDekMetadata) : mixed
Parameters
$encryptedPath : string
$algorithm : string
$wrappedDek : string
$wrappedDekMetadata : array<string, mixed>

Metadata needed to unwrap the DEK

On this page

Search results