libiec61850.NET 1.6.1
IEC 61850 .NET API for libiec61850 protocol library
Loading...
Searching...
No Matches
IEC61850.AcseAuthenticationParameter Class Reference

Public Member Functions

 AcseAuthenticationParameter ()
 
 AcseAuthenticationParameter (IntPtr self)
 
void SetAuthMechanism (AcseAuthenticationMechanism acseAuthenticationMechanism)
 
void SetPassword (string password)
 
AcseAuthenticationMechanism GetAuthMechanism ()
 
string GetPasswordString ()
 
byte[] GetPasswordByteArray ()
 
int GetPasswordLenght ()
 

Constructor & Destructor Documentation

◆ AcseAuthenticationParameter() [1/2]

IEC61850.AcseAuthenticationParameter.AcseAuthenticationParameter ( )

◆ AcseAuthenticationParameter() [2/2]

IEC61850.AcseAuthenticationParameter.AcseAuthenticationParameter ( IntPtr self)

Member Function Documentation

◆ GetAuthMechanism()

AcseAuthenticationMechanism IEC61850.AcseAuthenticationParameter.GetAuthMechanism ( )

◆ GetPasswordByteArray()

byte[] IEC61850.AcseAuthenticationParameter.GetPasswordByteArray ( )

◆ GetPasswordLenght()

int IEC61850.AcseAuthenticationParameter.GetPasswordLenght ( )

◆ GetPasswordString()

string IEC61850.AcseAuthenticationParameter.GetPasswordString ( )

◆ SetAuthMechanism()

void IEC61850.AcseAuthenticationParameter.SetAuthMechanism ( AcseAuthenticationMechanism acseAuthenticationMechanism)

◆ SetPassword()

void IEC61850.AcseAuthenticationParameter.SetPassword ( string password)

The documentation for this class was generated from the following file: