7d79b960e4
This module to encode and decode objects
4 lines
204 B
Plaintext
4 lines
204 B
Plaintext
Convert::BER provides an OO interface to encoding and decoding data
|
|
using the ASN.1 Basic Encoding Rules (BER), a platform independent
|
|
way of encoding structured binary data together with the structure.
|