ECParameterSpec.Cofactor Property

Definition

Returns the cofactor.

public virtual int Cofactor { [Android.Runtime.Register("getCofactor", "()I", "GetGetCofactorHandler")] get; }
[<get: Android.Runtime.Register("getCofactor", "()I", "GetGetCofactorHandler")>]
member this.Cofactor : int

Property Value

the cofactor.

Attributes

Remarks

Returns the cofactor.

Java documentation for java.security.spec.ECParameterSpec.getCofactor().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to