com.smardec.license4j
Class LicenseUtil

java.lang.Object
  |
  +--com.smardec.license4j.LicenseUtil

public final class LicenseUtil
extends java.lang.Object

Provides the method for generating key pair.


Method Summary
static void createKeyPair(java.lang.String filename)
          Creates key pair and saves it to the specified file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createKeyPair

public static void createKeyPair(java.lang.String filename)
Creates key pair and saves it to the specified file.

Parameters:
filename - name of the file


Copyright © 2003-2004 Smardec. All Rights Reserved.