| Constructor and Description |
|---|
StreamVerifier(TSIG tsig,
TSIGRecord old)
Creates an object to verify a multiple message response
|
| Modifier and Type | Method and Description |
|---|---|
int |
verify(Message m,
byte[] b)
Verifies a TSIG record on an incoming message that is part of a
multiple message response.
|
public StreamVerifier(TSIG tsig, TSIGRecord old)
public int verify(Message m, byte[] b)
m - The messageb - The message in unparsed formRcodeCopyright © 2021 McEvoy Software Ltd. All rights reserved.