Class Restriction
- Namespace
- Enterprises.Org.BouncyCastle.Asn1.IsisMtt.X509
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class Restriction : Asn1Encodable, IAsn1Convertible
- Inheritance
-
Restriction
- Implements
- Inherited Members
Constructors
Restriction(string)
public Restriction(string restriction)
Parameters
restriction
string
Properties
RestrictionString
public virtual DirectoryString RestrictionString { get; }
Property Value
Methods
GetInstance(object)
public static Restriction GetInstance(object obj)
Parameters
obj
object
Returns
ToAsn1Object()
public override Asn1Object ToAsn1Object()