close(updatingContext:)
Closes the stream, releases associated resources, and writes the sealed container attributes to the specified encryption context.
Declaration
func close(updatingContext context: ArchiveEncryptionContext) throwsParameters
- context:
The encryption context that receives the sealed container attributes.