Interface ASN1OctetStringParser

    • Method Detail

      • getOctetStream

        java.io.InputStream getOctetStream()
        Return the content of the OCTET STRING as an InputStream.
        Returns:
        an InputStream representing the OCTET STRING's content.