org.eclipse.osgi.internal.signedcontent
Class SignedContentMessages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.osgi.internal.signedcontent.SignedContentMessages

public class SignedContentMessages
extends NLS


Field Summary
static String Algorithm_Not_Supported
           
static String Default_Trust_Cert_Not_Found
           
static String Default_Trust_Existing_Alias
           
static String Default_Trust_Existing_Cert
           
static String Default_Trust_Keystore_Load_Failed
           
static String Default_Trust_Read_Only
           
static String Factory_SignedContent_Error
           
static String File_In_Jar_Is_Tampered
           
static String file_is_removed_from_jar
           
static String PKCS7_Invalid_File
           
static String PKCS7_Parse_Signing_Time
           
static String PKCS7_SignerInfo_Version_Not_Supported
           
static String Security_File_Is_Tampered
           
static String SF_File_Parsing_Error
           
static String Signature_Not_Verify
           
 
Constructor Summary
SignedContentMessages()
           
 
Method Summary
 
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

file_is_removed_from_jar

public static String file_is_removed_from_jar

File_In_Jar_Is_Tampered

public static String File_In_Jar_Is_Tampered

Security_File_Is_Tampered

public static String Security_File_Is_Tampered

Signature_Not_Verify

public static String Signature_Not_Verify

SF_File_Parsing_Error

public static String SF_File_Parsing_Error

PKCS7_SignerInfo_Version_Not_Supported

public static String PKCS7_SignerInfo_Version_Not_Supported

PKCS7_Invalid_File

public static String PKCS7_Invalid_File

PKCS7_Parse_Signing_Time

public static String PKCS7_Parse_Signing_Time

Algorithm_Not_Supported

public static String Algorithm_Not_Supported

Factory_SignedContent_Error

public static String Factory_SignedContent_Error

Default_Trust_Keystore_Load_Failed

public static String Default_Trust_Keystore_Load_Failed

Default_Trust_Read_Only

public static String Default_Trust_Read_Only

Default_Trust_Cert_Not_Found

public static String Default_Trust_Cert_Not_Found

Default_Trust_Existing_Cert

public static String Default_Trust_Existing_Cert

Default_Trust_Existing_Alias

public static String Default_Trust_Existing_Alias
Constructor Detail

SignedContentMessages

public SignedContentMessages()


Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.