public class PrivateKeyRequestPayload extends PrivateKeyInfo
| Constructor and Description |
|---|
PrivateKeyRequestPayload() |
| Modifier and Type | Method and Description |
|---|---|
ValidatedIdentity |
getIdentity() |
String |
getResponsePassword() |
void |
setIdentity(ValidatedIdentity identity) |
void |
setResponsePassword(String responsePassword) |
getCardId, getKey, setCardId, setKeypublic ValidatedIdentity getIdentity()
public void setIdentity(ValidatedIdentity identity)
identity - the identity to setpublic String getResponsePassword()
public void setResponsePassword(String responsePassword)
responsePassword - the responsePassword to setCopyright © 2016. All rights reserved.