public interface IntermediateResponse extends ResponseMessage
| Modifier and Type | Method and Description |
|---|---|
void |
decode(byte[] encoded)
Initializes this response with the supplied BER encoded data.
|
String |
getOID()
Returns the OID for this response.
|
getControl, getMessageIdgetControlsString getOID()
void decode(byte[] encoded)
encoded - BER encoded response valueCopyright © 2003-2019 Virginia Tech. All Rights Reserved.