Internally created by the encode and encodeSync methods.
There doesn't seem to be any benefit to using the same instance, but it is possible to do so only with the sync method.
Asynchronously encodes a Blueprint into a blueprint string. Does not include the "DSA:" prefix, consider adding it on a public app.
The blueprint to encode.
Internally created by the encode and encodeSync methods.
There doesn't seem to be any benefit to using the same instance, but it is possible to do so only with the sync method.