Method | Description | |
---|---|---|
DistributionPointName ( Asn1TaggedObject obj ) : System | ||
DistributionPointName ( |
||
DistributionPointName ( int type, Asn1Encodable name ) : System | ||
GetInstance ( Asn1TaggedObject obj, bool explicitly ) : |
||
GetInstance ( object obj ) : |
||
ToAsn1Object ( ) : Asn1Object | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
appendObject ( StringBuilder buf, string sep, string name, string val ) : void |
public DistributionPointName ( Asn1TaggedObject obj ) : System | ||
obj | Asn1TaggedObject | |
return | System |
public DistributionPointName ( |
||
name | ||
return | System |
public DistributionPointName ( int type, Asn1Encodable name ) : System | ||
type | int | |
name | Asn1Encodable | |
return | System |
public static GetInstance ( Asn1TaggedObject obj, bool explicitly ) : |
||
obj | Asn1TaggedObject | |
explicitly | bool | |
return |
public static GetInstance ( object obj ) : |
||
obj | object | |
return |