Documentation

BatchWrapKeyResponse
in package

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

Table of Contents

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

Properties

Methods

Search results