public interface PublicKeyService
| Modifier and Type | Method and Description |
|---|---|
PublicKeyIDWithPublicKey |
publicKey(UserID forUser)
Get users' public key that can be used for asymmetric encryption of document sent to INBOX.
|
PublicKeyIDWithPublicKey publicKey(UserID forUser)
forUser - User who owns public key (and has its private key pair)Copyright © 2019. All rights reserved.