public class TrustedChannelPaceKeyExchange
extends java.lang.Object
Opens a secure PACE Channel for secure messaging
Constructor and Description |
---|
TrustedChannelPaceKeyExchange(de.gematik.ti.healthcardaccess.IHealthCard card,
java.lang.String can)
Constructor
|
Modifier and Type | Method and Description |
---|---|
de.gematik.ti.healthcardaccess.operation.ResultOperation<de.gematik.ti.openhealthcard.events.response.entities.PaceKey> |
negotiatePaceKey()
Negotiate the PaceKey and return the object
|