Java org.bouncycastle.asn1.x509 AccessDescription fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.asn1.x509 AccessDescription fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.asn1.x509 AccessDescription.

The text is from its open source code.

Field

ASN1ObjectIdentifierid_ad_caIssuers
ASN1ObjectIdentifierid_ad_ocsp

Constructor

AccessDescription(ASN1ObjectIdentifier oid, GeneralName location)
create an AccessDescription with the oid and location provided.

Method

booleanequals(Object o)
GeneralNamegetAccessLocation()
ASN1ObjectIdentifiergetAccessMethod()
AccessDescriptiongetInstance(Object obj)