Package | Description |
---|---|
com.hcl.domino.admin.idvault |
Modifier and Type | Method and Description |
---|---|
<T> T |
IdVault.openUserIdFile(Path idPath,
String password,
IdVault.IDAccessCallback<T> callback)
Opens an ID file and returns an in-memory handle for signing (
Document.sign(UserId, boolean) )
and using note encrypting (Document.copyAndEncrypt(UserId, java.util.Collection) /
Document.decrypt(UserId) ). |
Copyright © 2019–2021 HCL. All rights reserved.