|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectes.mityc.javasign.asn1.ASN1Utils
public class ASN1Utils
Conjunto de utilidades para el tratamiento de campos ASN.1.
| Method Summary | |
|---|---|
static OCSPResponderID |
getResponderID(org.bouncycastle.asn1.ocsp.ResponderID responder)
Obtiene la información sobre la identidad de un responder de OCSP mediante una estructura ASN.1. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static OCSPResponderID getResponderID(org.bouncycastle.asn1.ocsp.ResponderID responder)
Obtiene la información sobre la identidad de un responder de OCSP mediante una estructura ASN.1.
responder - Bloque ASN.1 que contiene la información del responder
null si no se ha podido formar
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||