public interface WriteToInbox
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
write(WriteRequest<UserID,PublicResource> request)
Encrypts stream content using asymmetric cryptography and writes it into resource specified by
request
within INBOX |
OutputStream write(WriteRequest<UserID,PublicResource> request)
request
within INBOXrequest - Where to write stream (location can be relative/absolute)Copyright © 2019. All rights reserved.