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

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

Introduction

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

The text is from its open source code.

Field

Constructor

Method

ASN1EncodablegetName()
Return the tagged object inside the distribution point name.
intgetType()
Return the tag number applying to the underlying choice.
ASN1PrimitivetoASN1Object()