kz.gamma.jce.provider
Class ProviderUtil

java.lang.Object
  extended by kz.gamma.jce.provider.ProviderUtil

 class ProviderUtil
extends java.lang.Object


Field Summary
private static java.security.Permission BC_EC_LOCAL_PERMISSION
           
private static java.security.Permission BC_EC_PERMISSION
           
private static long MAX_MEMORY
           
private static java.lang.ThreadLocal threadSpec
           
 
Constructor Summary
ProviderUtil()
           
 
Method Summary
(package private) static int getReadLimit(java.io.InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAX_MEMORY

private static final long MAX_MEMORY

BC_EC_LOCAL_PERMISSION

private static java.security.Permission BC_EC_LOCAL_PERMISSION

BC_EC_PERMISSION

private static java.security.Permission BC_EC_PERMISSION

threadSpec

private static java.lang.ThreadLocal threadSpec
Constructor Detail

ProviderUtil

ProviderUtil()
Method Detail

getReadLimit

static int getReadLimit(java.io.InputStream in)
                 throws java.io.IOException
Throws:
java.io.IOException


Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.