public final class ChapterIVKmehrResponseWithTimeStampInfo extends Object implements Serializable
| Constructor and Description |
|---|
ChapterIVKmehrResponseWithTimeStampInfo(byte[] timeStampBytes,
byte[] kmehrResponseBytes)
constructor with all parameters
|
ChapterIVKmehrResponseWithTimeStampInfo(Kmehrresponse kmehrresponse,
org.bouncycastle.tsp.TimeStampResponse timeStampResponse,
byte[] timeStampBytes,
byte[] kmehrResponseBytes)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Kmehrresponse |
getKmehrresponse() |
byte[] |
getKmehrResponseBytes() |
byte[] |
getTimeStampBytes() |
org.bouncycastle.tsp.TimeStampResponse |
getTimeStampResponse() |
@Deprecated public ChapterIVKmehrResponseWithTimeStampInfo(Kmehrresponse kmehrresponse, org.bouncycastle.tsp.TimeStampResponse timeStampResponse, byte[] timeStampBytes, byte[] kmehrResponseBytes)
kmehrresponse - the KmehrResponse jaxb objecttimeStampResponse - the TimeStampResponse objecttimeStampBytes - the timeStamp as bytearray : should be stored as byte arraykmehrResponseBytes - the kmehrresponse as bytearray : should be stored as byte arraypublic ChapterIVKmehrResponseWithTimeStampInfo(byte[] timeStampBytes,
byte[] kmehrResponseBytes)
timeStampBytes - the timeStamp as bytearray : should be stored as byte arraykmehrResponseBytes - the kmehrresponse as bytearray : should be stored as byte arraypublic Kmehrresponse getKmehrresponse()
public org.bouncycastle.tsp.TimeStampResponse getTimeStampResponse()
public byte[] getTimeStampBytes()
public byte[] getKmehrResponseBytes()
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.