public class MSTemplate
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static EndiannessUtils |
endiannessUtils |
Constructor and Description |
---|
MSTemplate() |
Modifier and Type | Method and Description |
---|---|
static ASN1Set |
getASN1Template(java.lang.String name)
Формирование имени шаблона в ASN
|
static java.lang.String |
getTemplateName(ASN1Set attributes)
Извлечение имени шаблона
|
private static EndiannessUtils endiannessUtils
public static ASN1Set getASN1Template(java.lang.String name) throws java.io.IOException
name
- DN шаблона. Например, "C=KZ;O=Template;CN=url;"java.io.IOException
public static java.lang.String getTemplateName(ASN1Set attributes) throws java.io.UnsupportedEncodingException
attributes
- Атрибутыjava.io.UnsupportedEncodingException
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.