public class OIDGeneric extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
properties |
| Modifier | Constructor and Description |
|---|---|
protected |
OIDGeneric() |
| Modifier and Type | Method and Description |
|---|---|
String |
getData() |
static OIDGeneric |
getInstance(byte[] data)
Instance for OIDGeneric.
|
static OIDGeneric |
getInstance(sun.security.util.DerValue der) |
String |
getOid() |
static String |
getPackageName() |
protected void |
initialize() |
protected void |
initialize(Object[] fields) |
public static OIDGeneric getInstance(byte[] data) throws IOException, Exception
data - Set of bytes with the contents of the certificate.IOException - exception of input/outputException - general exceptionpublic static OIDGeneric getInstance(sun.security.util.DerValue der) throws IOException, Exception
der - Content of Certificate on sun.security.util.DerValue formatIOException - input/output exceptionException - general exceptionprotected void initialize()
protected void initialize(Object[] fields)
fields - Fields of a certificatepublic String getOid()
public String getData()
public static String getPackageName()
Copyright © 2025 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.