Package | Description |
---|---|
org.alfresco.jlan.server.auth.asn |
Modifier and Type | Method and Description |
---|---|
void |
DEREnumerated.derDecode(DERBuffer buf)
Decode the object
|
void |
DERInteger.derDecode(DERBuffer buf)
Decode the object
|
void |
DERSequence.derDecode(DERBuffer buf)
DER decode the object
|
void |
DERApplicationSpecific.derDecode(DERBuffer buf)
DER decode the object
|
void |
DERBitString.derDecode(DERBuffer buf)
Decode the object
|
void |
DEROid.derDecode(DERBuffer buf)
DER encode the object
|
abstract void |
DERObject.derDecode(DERBuffer buf)
DER decode the object
|
void |
DERBoolean.derDecode(DERBuffer buf)
Decode the object
|
void |
DERGeneralizedTime.derDecode(DERBuffer buf)
Decode the object
|
void |
DERGeneralString.derDecode(DERBuffer buf)
Decode the object
|
void |
DEROctetString.derDecode(DERBuffer buf)
DER decode the object
|
void |
DEREnumerated.derEncode(DERBuffer buf)
Encode the object
|
void |
DERInteger.derEncode(DERBuffer buf)
Encode the object
|
void |
DERSequence.derEncode(DERBuffer buf)
DER encode the object
|
void |
DERApplicationSpecific.derEncode(DERBuffer buf)
DER encode the object
|
void |
DERBitString.derEncode(DERBuffer buf)
Encode the object
|
void |
DEROid.derEncode(DERBuffer buf)
DER encode the object
|
abstract void |
DERObject.derEncode(DERBuffer buf)
DER encode the object
|
void |
DERBoolean.derEncode(DERBuffer buf)
Encode the object
|
void |
DERGeneralizedTime.derEncode(DERBuffer buf)
Encode the object
|
void |
DERGeneralString.derEncode(DERBuffer buf)
Encode the object
|
void |
DEROctetString.derEncode(DERBuffer buf)
DER encode the object
|
void |
DERBuffer.packBytes(DERBuffer buf)
Pack bytes from the specified DER buffer into this buffer
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.