JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.ldaptive.asn1
Interface DEREncoder
All Known Implementing Classes:
AttributeValueAssertion
,
BooleanType
,
ConstructedDEREncoder
,
ContextType
,
DN
,
IntegerType
,
OctetStringType
,
OidType
,
RDN
,
UuidType
public interface
DEREncoder
Interface for encoding DER objects.
Author:
Middleware Services
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
byte[]
encode
()
Encode this object into it's DER type.
Method Detail
encode
byte[] encode()
Encode this object into it's DER type.
Returns:
DER encoded object
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018. All rights reserved.