Using BER, show how we can encode a structured data type made of an INTEGER of value
Question:
Using BER, show how we can encode a structured data type made of an INTEGER of value (2371), an OCTET STRING of value ("Computer"), and an IPAddress of value (185.32.1.5) as shown below:
SEQUENCE
{
INTEGER 2371
OCTET STRING "Computer"
IP Address 185.32.1.5
}
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Question Posted: