Initializes a new instance of the X9FieldElement class
Namespace: Org.BouncyCastle.Asn1.X9Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public X9FieldElement( ECFieldElement f ) |
Visual Basic |
---|
Public Sub New ( _ f As ECFieldElement _ ) |
Visual C++ |
---|
public: X9FieldElement( ECFieldElement^ f ) |