com.stimulsoft.base.licenses
Class StiRsaPublicKey

java.lang.Object
  extended by com.stimulsoft.base.licenses.StiRsaPublicKey

public class StiRsaPublicKey
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiRsaPublicKey()
           
 
Method Summary
static java.lang.String getKeyExponent()
           
static java.lang.String getKeyModules()
           
static java.security.PublicKey getPublicKey()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiRsaPublicKey

public StiRsaPublicKey()
Method Detail

getKeyModules

public static java.lang.String getKeyModules()

getKeyExponent

public static java.lang.String getKeyExponent()

getPublicKey

public static java.security.PublicKey getPublicKey()
                                            throws java.security.cert.CertificateException,
                                                   java.io.UnsupportedEncodingException,
                                                   java.security.NoSuchAlgorithmException,
                                                   java.security.spec.InvalidKeySpecException
Throws:
java.security.cert.CertificateException
java.io.UnsupportedEncodingException
java.security.NoSuchAlgorithmException
java.security.spec.InvalidKeySpecException