public class UserAccount extends Object
Constructor and Description |
---|
UserAccount(DigipostAddress digipostAddress,
EncryptionKey encryptionKey) |
Modifier and Type | Method and Description |
---|---|
DigipostAddress |
getDigipostAddress() |
EncryptionKey |
getEncryptionKey() |
String |
toString() |
public UserAccount(DigipostAddress digipostAddress, EncryptionKey encryptionKey)
public DigipostAddress getDigipostAddress()
public EncryptionKey getEncryptionKey()
Copyright © 2018 Digipost. All rights reserved.