The members of Javax.Crypto.Spec.DHPublicKeySpec are listed below.
See Also: Inherited members from Java.Lang.Object
Creates a new DHPublicKeySpec instance with the specified public valuey, the prime modulusp and the base generatorg. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
GetG()Returns the base generatorg; | ||
GetP()Returns the prime modulusp. | ||
GetY()Returns the public valuey. |