com.stimulsoft.base.licenses
Class StiRsaPublicKey

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

public class StiRsaPublicKey
extends Object

Copyright Stimulsoft


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

Constructor Detail

StiRsaPublicKey

public StiRsaPublicKey()
Method Detail

getKeyModules

public static String getKeyModules()

getKeyExponent

public static String getKeyExponent()

getPublicKey

public static PublicKey getPublicKey()
                              throws CertificateException,
                                     UnsupportedEncodingException,
                                     NoSuchAlgorithmException,
                                     InvalidKeySpecException
Throws:
CertificateException
UnsupportedEncodingException
NoSuchAlgorithmException
InvalidKeySpecException


Copyright © 2017 Stimulsoft. All Rights Reserved.