Contents

ASAuthorizationPublicKeyCredentialLargeBlobAssertionOutput.OperationResult.read(data:)

A result that represents data the system reads from the blob.

Declaration

case read(data: Data?)

Parameters

  • data:

    The data the system reads from the blob, if the read succeeds.

See Also

Results