Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.asn.sun.security.util |
Modifier and Type | Field and Description |
---|---|
DerInputStream |
DerValue.data
The DER-encoded data of the value, never null
|
Modifier and Type | Method and Description |
---|---|
DerInputStream |
DerValue.getData() |
DerInputStream |
DerInputStream.subStream(int len,
boolean do_skip)
Creates a new DER input stream from part of this input stream.
|
DerInputStream |
DerValue.toDerInputStream()
For "set" and "sequence" types, this function may be used
to return a DER stream of the members of the set or sequence.
|
Constructor and Description |
---|
ObjectIdentifier(DerInputStream in)
Constructor, from an ASN.1 encoded input stream.
|
Copyright © 2025. All rights reserved.