Method | Description | |
---|---|---|
GetInstance ( object obj ) : |
||
NameConstraints ( |
||
NameConstraints ( Asn1Sequence seq ) : System | ||
NameConstraints ( IList permitted, IList excluded ) : System | ||
ToAsn1Object ( ) : Asn1Object |
Method | Description | |
---|---|---|
CreateSequence ( IList subtrees ) : DerSequence |
public static GetInstance ( object obj ) : |
||
obj | object | |
return |
public NameConstraints ( |
||
permitted | ||
excluded | ||
return | System |
public NameConstraints ( Asn1Sequence seq ) : System | ||
seq | Asn1Sequence | |
return | System |
public NameConstraints ( IList permitted, IList excluded ) : System | ||
permitted | IList | |
excluded | IList | |
return | System |