| Package | Description |
|---|---|
| ch.postfinance.sdk.service | |
| ch.postfinance.sdk.util |
| Modifier and Type | Method and Description |
|---|---|
WebhookEncryptionPublicKey |
WebhookEncryptionService.read(String id)
Read
Reads the entity with the given 'id' and returns it.
|
WebhookEncryptionPublicKey |
WebhookEncryptionService.read(String id,
Map<String,Object> params)
Read
Reads the entity with the given 'id' and returns it.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
EncryptionUtil.isContentValid(String contentToVerify,
String contentSignature,
WebhookEncryptionPublicKey webhookEncryptionPublicKey,
String encryptionProvider,
String signatureAlgorithm)
Verify content with signature
|
Copyright © 2024. All rights reserved.