See Also

Security Class  | Security Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

Show All

password
The password.

Gets a byte array of the password padded with the PDF padding array.

[Visual Basic]
Protected Function BinPassword( _    ByVal password As String _ ) As Byte()
[C#]
protected byte[] BinPassword(    string password );

Parameters

password
The password.

Return Type

A byte array representing the password.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Security Class  | Security Members

 

 


© Copyright 2007, ceTe Software