Discuss this help topic in SecureBlackbox Forum

TElPGPUtils.OpenPGPPasswordCharset

TElPGPUtils     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Controls the charset used to convert textual passwords to binary keys inside S2K function.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    OpenPGPPasswordCharset: string = 'utf-8';

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to set the charset used to convert textual passwords to binary keys inside S2K function. The default value is "utf-8".

Discuss this help topic in SecureBlackbox Forum