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.TimeStampToken |
getTimeStampToken() |
@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.TimeStampToken getTimeStampToken()
public byte[] getTimeStampBytes()
public byte[] getKmehrResponseBytes()
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.