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 | Class and Description |
---|---|
class |
DerOutputStream
Output stream marshaling DER-encoded data.
|
Modifier and Type | Method and Description |
---|---|
void |
DerOutputStream.putOrderedSet(byte tag,
DerEncoder[] set)
Marshals the contents of a set on the output stream.
|
void |
DerOutputStream.putOrderedSetOf(byte tag,
DerEncoder[] set)
Marshals the contents of a set on the output stream.
|
Modifier and Type | Class and Description |
---|---|
class |
AlgorithmId
This class identifies algorithms, such as cryptographic transforms, each
of which may be associated with parameters.
|
Copyright © 2025. All rights reserved.