Documentation

BatchUnwrapKeyResponse
in package

Response from the Tenant Security Proxy's batch unwrap key endpoint

Table of Contents

$failures  : array<string|int, TenantSecurityException>
$keys  : array<string|int, UnwrapKeyResponse>
__construct()  : mixed
fromResponse()  : BatchUnwrapKeyResponse
getFailures()  : array<string|int, TenantSecurityException>
getKeys()  : array<string|int, UnwrapKeyResponse>

Properties

Methods

Search results