public class KeyIdentificationDto extends Object implements Serializable
| Constructor and Description |
|---|
KeyIdentificationDto() |
| Modifier and Type | Method and Description |
|---|---|
int |
getKeyId()
|
String |
getSha512Hash()
|
void |
setKeyId(int keyId)
|
void |
setSha512Hash(String sha512Hash)
|
Copyright © 2020 Samply Community. All rights reserved.