Show / Hide Table of Contents

Class NSDSAParameters

Syntax

Constructors

NSDSAParameters()

Introduced or updated in version: 7

Declaration
NSDSAParameters

Methods

GetCounter()

Introduced or updated in version: 7

Declaration
Integer GetCounter()
Returns
Type Description
Integer

GetG()

Introduced or updated in version: 7

Declaration
NSBinary GetG()
Returns
Type Description

GetJ()

Introduced or updated in version: 7

Declaration
NSBinary GetJ()
Returns
Type Description

GetP()

Introduced or updated in version: 7

Declaration
NSBinary GetP()
Returns
Type Description

GetQ()

Introduced or updated in version: 7

Declaration
NSBinary GetQ()
Returns
Type Description

GetSeed()

Introduced or updated in version: 7

Declaration
NSBinary GetSeed()
Returns
Type Description

GetY()

Introduced or updated in version: 7

Declaration
NSBinary GetY()
Returns
Type Description

SetCounter(Integer)

Introduced or updated in version: 7

Declaration
Void SetCounter(Integer counter)
Parameters
Type Name Description
Integer counter
Returns
Type Description
Void

SetG(NSBinary)

Introduced or updated in version: 7

Declaration
Void SetG(NSBinary value)
Parameters
Type Name Description
value
Returns
Type Description
Void

SetJ(NSBinary)

Introduced or updated in version: 7

Declaration
Void SetJ(NSBinary value)
Parameters
Type Name Description
value
Returns
Type Description
Void

SetP(NSBinary)

Introduced or updated in version: 7

Declaration
Void SetP(NSBinary value)
Parameters
Type Name Description
value
Returns
Type Description
Void

SetQ(NSBinary)

Introduced or updated in version: 7

Declaration
Void SetQ(NSBinary value)
Parameters
Type Name Description
value
Returns
Type Description
Void

SetSeed(NSBinary)

Introduced or updated in version: 7

Declaration
Void SetSeed(NSBinary value)
Parameters
Type Name Description
value
Returns
Type Description
Void

SetY(NSBinary)

Introduced or updated in version: 7

Declaration
Void SetY(NSBinary value)
Parameters
Type Name Description
value
Returns
Type Description
Void
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top