MVPSI.JAMS Namespace > UserSecurity Class : GenerateKey Method |
'Declaration
Public Sub GenerateKey( _ ByVal keyType As KeyAlgorithm, _ ByVal keyLength As System.Integer _ )
'Usage
Dim instance As UserSecurity Dim keyType As KeyAlgorithm Dim keyLength As System.Integer instance.GenerateKey(keyType, keyLength)
public void GenerateKey( KeyAlgorithm keyType, System.int keyLength )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2