public class ParsingUtil extends Object
| Constructor and Description |
|---|
ParsingUtil() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
cleanupCryptoHeaders(String messageStr) |
boolean |
isCrypted(String messageStr) |
List<org.kapott.hbci.protocol.Message> |
parseMessageWithoutSensitiveNonSensitiveValidation(String from) |
Copyright © 2020. All rights reserved.