PK ��rG META-INF/ PK ��rGW�+D D META-INF/MANIFEST.MF Manifest-Version: 1.0 Created-By: 1.7.0_55 (Oracle Corporation) PK =�G java/ PK =�G java/security/PK �rG\�c c ! java/security/security.properties # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # Providers # See also: J2SE doc. "How to Implement a Provider for the JavaTM Cryptography Architecture" # # Android's provider of OpenSSL backed implementations security.provider.1=com.android.org.conscrypt.OpenSSLProvider # Samsung PKIX revocation provider security.provider.2=com.sec.android.security.pkix.PKIXProvider # Android's stripped down BouncyCastle provider security.provider.3=com.android.org.bouncycastle.jce.provider.BouncyCastleProvider # Remaining Harmony providers security.provider.4=org.apache.harmony.security.provider.crypto.CryptoProvider security.provider.5=com.android.org.conscrypt.JSSEProvider # The default SSLSocketFactory and SSLServerSocketFactory provider implementations. # See specification for # javax/net/ssl/SSLSocketFactory.html#getDefault() # javax/net/ssl/SSLServerSocketFactory.html#getDefault() # For regular SSLSockets, we have two implementations: ssl.SocketFactory.provider=com.android.org.conscrypt.OpenSSLSocketFactoryImpl #ssl.SocketFactory.provider=com.android.org.conscrypt.SSLSocketFactoryImpl # For SSLServerSockets, there's only the new, OpenSSL-based implementation: ssl.ServerSocketFactory.provider=com.android.org.conscrypt.OpenSSLSocketFactoryImpl # Default KeyStore type. # See specification for java/security/KeyStore.html#getDefaultType() keystore.type=BKS # Default KeyManagerFactory and TrustManagerFactory algorithms. # See specification for # javax/net/ssl/KeyManagerFactory.html#getDefaultAlgorithm() # javax/net/ssl/TrustManagerFactory.html#getDefaultAlgorithm() ssl.KeyManagerFactory.algorithm=PKIX ssl.TrustManagerFactory.algorithm=PKIX # system.scope is used to specify implementation class of IdentityScope system.scope=org.apache.harmony.security.SystemScope # The following Android-only property controls peer certificate validation. ssl.disablePeerCertificateChainVerification=false PK =�G java/util/ PK =�G java/util/logging/PK �rG3��23 3 $ java/util/logging/logging.properties # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # #------------------------------------------------------------------------------ # Default logging property file. # This file is used by java.util.logging package as default settings, users can # specify another file instead with java.util.logging.config.file system # property, this property can be set via the Preference API, or as VM arguments # passed to "java" command, or as property definition passed to JNI_CreateJavaVM. # You can refer to JavaDoc of java.util.logging package for more information # about this file. #------------------------------------------------------------------------------ #------------------------------------------------------------------------------ # Global settings #------------------------------------------------------------------------------ # Specify default level for global logger, the event whose level is below won't # be logged. You can specify level for every logger, otherwise the level of parent # logger will be used. You can also set the level for every handler, as below for # java.util.logging.ConsoleHandler. .level=INFO # Specify handler classes list, these classes will be instantiated during the # logging framework initialization. The list should be white space separated. # For example, use the line below to add SocketHandler. Note that the handler # classes must be in the classpath. # # handlers=java.util.logging.ConsoleHandler java.util.logging.SocketHandler # handlers=java.util.logging.ConsoleHandler # Specify a class names list, these classes' default constructor will be executed # during logging package initialization, which may contain some code to set the # logging configuration. The list should be white space separated, and the # classes must be in the classpath. # # config= #------------------------------------------------------------------------------ # Handler settings #------------------------------------------------------------------------------ # The properties below are samples for handler settings. #java.util.logging.ConsoleHandler.formatter=java.util.logging.SimpleFormatter #java.util.logging.ConsoleHandler.level=INFO #java.util.logging.FileHandler.limit=100000 #java.util.logging.FileHandler.count=1 #java.util.logging.FileHandler.formatter=java.util.logging.XMLFormatter #java.util.logging.FileHandler.pattern=%h/java%u.log PK =�G org/ PK =�G org/apache/ PK =�G org/apache/harmony/ PK =�G org/apache/harmony/dalvik/PK =�G org/apache/harmony/dalvik/ddmc/ PK �rG���UN N ) org/apache/harmony/dalvik/ddmc/README.txt These classes are tied to the VM, e.g. the VM may invoke some of the methods. PK? ��rG $ ��A META-INF/ Z��!��WJ,��WJ,�PK? ��rGW�+D D $ ���( META-INF/MANIFEST.MF Z��!��WJ,��WJ,�PK? =�G $ ��A� java/ �WJ,��WJ,��WJ,�PK? =�G $ ��A� java/security/ �WJ,��WJ,��WJ,�PK? �rG\�c c ! $ ���� java/security/security.properties �[�!��WJ,��WJ,�PK? =�G $ ��A� java/util/ �WJ,��WJ,��WJ,�PK? =�G $ ��A� java/util/logging/ �WJ,��WJ,��WJ,�PK? �rG3��23 3 $ $ ���� java/util/logging/logging.properties �[�!��WJ,��WJ,�PK? =�G $ ��Ac org/ �WJ,��WJ,��WJ,�PK? =�G $ ��A� org/apache/ �WJ,��WJ,��WJ,�PK? =�G $ ��A� org/apache/harmony/ �WJ,��WJ,��WJ,�PK? =�G $ ��A� org/apache/harmony/dalvik/ �WJ,��WJ,��WJ,�PK? =�G $ ��A org/apache/harmony/dalvik/ddmc/ �WJ,��WJ,��WJ,�PK? �rG���UN N ) $ ���` org/apache/harmony/dalvik/ddmc/README.txt �[�!��WJ,��WJ,�PK � �