public class Base32TestData
extends Object
This random data was encoded by OpenSSL. Java had nothing to do with it. This data helps us test interop between
Commons-Codec and OpenSSL. Notice that OpenSSL creates 64 character lines instead of the 76 of Commons-Codec.
- Since:
- 1.4
- Version:
- $Id $
- See Also:
- RFC 2045