Create a DER input stream from a data buffer. The buffer is not copied, it is shared. Accordingly, the buffer should be treated as read-only.
@param data the buffer from which to create the string (CONSUMED)
See Implementation
Create a DER input stream from a data buffer. The buffer is not copied, it is shared. Accordingly, the buffer should be treated as read-only.
@param data the buffer from which to create the string (CONSUMED)