Bouncy Castle Library
C#
VB
C++
JavaScript
Show/Hide TOC
IBasic
Agreement
Get
Field
Size Method
Definition
Namespace:
Org.BouncyCastle.Crypto
Assembly:
BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
C#
Copy
View Source
Request Example
int
GetFieldSize
()
VB
Copy
View Source
Request Example
Function
GetFieldSize
As
Integer
C++
Copy
View Source
Request Example
int
GetFieldSize
()
JavaScript
Copy
View Source
Request Example
function
GetFieldSize
();
Return Value
Int32
See Also
Reference
IBasicAgreement Interface
Org.BouncyCastle.Crypto Namespace
In This Article
Definition
See Also