Метод | Описание | |
---|---|---|
DistributionPointName ( Asn1TaggedObject obj ) : System | ||
DistributionPointName ( |
||
DistributionPointName ( int type, Asn1Encodable name ) : System | ||
GetInstance ( Asn1TaggedObject obj, bool explicitly ) : |
||
GetInstance ( object obj ) : |
||
ToAsn1Object ( ) : Asn1Object | ||
ToString ( ) : string |
Метод | Описание | |
---|---|---|
appendObject ( StringBuilder buf, string sep, string name, string val ) : void |
public DistributionPointName ( Asn1TaggedObject obj ) : System | ||
obj | Asn1TaggedObject | |
Результат | System |
public DistributionPointName ( |
||
name | ||
Результат | System |
public DistributionPointName ( int type, Asn1Encodable name ) : System | ||
type | int | |
name | Asn1Encodable | |
Результат | System |
public static GetInstance ( Asn1TaggedObject obj, bool explicitly ) : |
||
obj | Asn1TaggedObject | |
explicitly | bool | |
Результат |
public static GetInstance ( object obj ) : |
||
obj | object | |
Результат |