Class AccessDescription

java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.asn1.x509.AccessDescription
All Implemented Interfaces:
ASN1Encodable, Encodable

public class AccessDescription extends ASN1Object
The AccessDescription object.
 AccessDescription  ::=  SEQUENCE {
       accessMethod          OBJECT IDENTIFIER,
       accessLocation        GeneralName  }