public class CertGenerationObject
extends org.apache.directory.api.asn1.AbstractAsn1Object
CertGenerateObject ::= SEQUENCE
{
targetDN IA5String,
issuerDN IA5String,
subjectDN IA5String,
keyAlgorithm IA5String
}
| Constructor and Description |
|---|
CertGenerationObject(org.apache.directory.api.ldap.extras.extended.CertGenerationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
int |
computeLength() |
ByteBuffer |
encode() |
public CertGenerationObject(org.apache.directory.api.ldap.extras.extended.CertGenerationRequest request)
public int computeLength()
public ByteBuffer encode() throws org.apache.directory.api.asn1.EncoderException
org.apache.directory.api.asn1.EncoderExceptionCopyright © 2003-2014 The Apache Software Foundation. All Rights Reserved.