Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.asn.sun.security.util | |
tr.gov.tubitak.uekae.esya.api.asn.sun.security.x509 |
Modifier and Type | Method and Description |
---|---|
void |
DerValue.encode(DerOutputStream out)
Encode an ASN1/DER encoded datum onto a DER output stream.
|
void |
DerOutputStream.write(byte tag,
DerOutputStream out)
Writes tagged data using buffer-to-buffer copy.
|
void |
DerOutputStream.writeImplicit(byte tag,
DerOutputStream value)
Writes implicitly tagged data using buffer-to-buffer copy.
|
Modifier and Type | Method and Description |
---|---|
void |
AlgorithmId.encode(DerOutputStream out)
Marshal a DER-encoded "AlgorithmID" sequence on the DER stream.
|
Copyright © 2025. All rights reserved.