Package | Description |
---|---|
org.ldaptive.asn1 |
Modifier and Type | Class and Description |
---|---|
class |
AttributeValueAssertion
An OID representing the type of attribute and its value.
|
class |
BooleanType
Converts booleans to and from their DER encoded format.
|
class |
ConstructedDEREncoder
Encodes constructed types to their DER format.
|
class |
ContextType
Converts context types to their DER encoded format.
|
class |
DN
A sequence of RDN values.
|
class |
IntegerType
Converts arbitrary-precision integers to and from their DER encoded format.
|
class |
OctetStringType
Converts strings to and from their DER encoded format.
|
class |
OidType
Converts object identifiers to and from their DER encoded format.
|
class |
RDN
A set of attribute value assertions.
|
class |
UuidType
Converts UUIDs to and from their DER encoded format.
|
Constructor and Description |
---|
ConstructedDEREncoder(DERTag tag,
DEREncoder... encoders)
Creates a new sequence encoder.
|
Copyright © 2016. All rights reserved.