Namespace: P4s3CurveNew
Assembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0

Syntax

C#
public static string secretKey { get; }
Visual Basic
Public Shared ReadOnly Property secretKey As String
	Get
Visual C++
public:
static property String^ secretKey {
	String^ get ();
}

Property Value

Type: String

See Also