public class EncryptionKey extends Representation
Modifier and Type | Field and Description |
---|---|
protected String |
keyId |
protected String |
value |
links
Constructor and Description |
---|
EncryptionKey() |
Modifier and Type | Method and Description |
---|---|
String |
getKeyId() |
String |
getValue() |
void |
setKeyId(String value) |
void |
setValue(String value) |
String |
toString() |
addLink, getLinkByRelationName
Copyright © 2019 Digipost. All rights reserved.