public class IdentificationResultWithEncryptionKey extends Object
Modifier and Type | Field and Description |
---|---|
protected EncryptionKey |
encryptionKey |
protected IdentificationResult |
result |
Constructor and Description |
---|
IdentificationResultWithEncryptionKey() |
IdentificationResultWithEncryptionKey(IdentificationResult result,
EncryptionKey encryptionKey) |
Modifier and Type | Method and Description |
---|---|
EncryptionKey |
getEncryptionKey() |
IdentificationResult |
getResult() |
IdentificationResultCode |
getResultCode() |
String |
toString() |
protected IdentificationResult result
protected EncryptionKey encryptionKey
public IdentificationResultWithEncryptionKey()
public IdentificationResultWithEncryptionKey(IdentificationResult result, EncryptionKey encryptionKey)
public IdentificationResult getResult()
public IdentificationResultCode getResultCode()
public EncryptionKey getEncryptionKey()
Copyright © 2018 Digipost. All rights reserved.