PrApi: MakePACEA |
Switches to secure messaging by making Password Authenticated Connection Establishment.
Public Function MakePACEA( ByVal card As String, ByVal lines As String, ByVal PasswordType As Long ) As Boolean
[Visual Basic] Public Function MakePACEA(ByVal card As String, ByVal lines As String, ByVal PasswordType As Long) As Boolean
[Delphi] function MakePACEA(const card: WideString; lines: WideString; PasswordType: Integer): Boolean;
[C++] bool MakePACEA(BSTR card, BSTR lines, long PasswordType);
Class PrApi Overview PrApi Properties PrApi Methods MakePACE MakePassiveAuth