Namespace: Org.BouncyCastle.Asn1.Pkcs
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Collapse imageSyntax

C#
public BigInteger Coefficient { get; }
Visual Basic
Public ReadOnly Property Coefficient As BigInteger
	Get
Visual C++
public:
property BigInteger^ Coefficient {
	BigInteger^ get ();
}

Collapse imageSee Also