public class PowerAuthEciesDecryptorParameters extends Object
| Constructor and Description |
|---|
PowerAuthEciesDecryptorParameters(String secretKey,
String sharedInfo2)
Constructor with secretKey and sharedInfo2.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSecretKey()
Get ECIES secret key.
|
String |
getSharedInfo2()
Get parameter sharedInfo2 for ECIES.
|
Copyright © 2017–2020 Wultra s.r.o.. All rights reserved.