public class com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm extends com.sun.org.apache.xml.internal.security.algorithms.Algorithm
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm
  super_class: com.sun.org.apache.xml.internal.security.algorithms.Algorithm
{
  private static final com.sun.org.slf4j.internal.Logger LOG;
    descriptor: Lcom/sun/org/slf4j/internal/Logger;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static java.util.Map<java.lang.String, java.lang.Class<? extends com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi>> algorithmHash;
    descriptor: Ljava/util/Map;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Signature: Ljava/util/Map<Ljava/lang/String;Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;>;>;

  private final com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi signatureAlgorithm;
    descriptor: Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.lang.String algorithmURI;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 53
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
            invokestatic com.sun.org.slf4j.internal.LoggerFactory.getLogger:(Ljava/lang/Class;)Lcom/sun/org/slf4j/internal/Logger;
         1: .line 52
            putstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.LOG:Lcom/sun/org/slf4j/internal/Logger;
         2: .line 57
            new java.util.concurrent.ConcurrentHashMap
            dup
            invokespecial java.util.concurrent.ConcurrentHashMap.<init>:()V
         3: .line 56
            putstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
         4: .line 57
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void <init>(Document, java.lang.String);
    descriptor: (LDocument;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
         0: .line 41
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tDocument cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tDocument cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
    MethodParameters:
              Name  Flags
      doc           
      algorithmURI  

  public void <init>(Document, java.lang.String, int);
    descriptor: (LDocument;Ljava/lang/String;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
         0: .line 41
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tDocument cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tDocument cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
    MethodParameters:
                  Name  Flags
      doc               
      algorithmURI      
      hmacOutputLength  

  public void <init>(Element, java.lang.String);
    descriptor: (LElement;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
         0: .line 41
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tDocument cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tDocument cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
    MethodParameters:
         Name  Flags
      element  
      baseURI  

  public void <init>(Element, java.lang.String, boolean);
    descriptor: (LElement;Ljava/lang/String;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
         0: .line 41
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tDocument cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tDocument cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tThe method getElement() from the type ElementProxy refers to the missing type Element\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
    MethodParameters:
                  Name  Flags
      element           
      baseURI           
      secureValidation  

  private static com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi getSignatureAlgorithmSpi(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=6, locals=3, args_size=1
        start local 0 // java.lang.String algorithmURI
         0: .line 148
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
            aload 0 /* algorithmURI */
            invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast java.lang.Class
         1: .line 147
            astore 1 /* implementingClass */
        start local 1 // java.lang.Class implementingClass
         2: .line 149
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.LOG:Lcom/sun/org/slf4j/internal/Logger;
            ldc "Create URI \"{}\" class \"{}\""
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* algorithmURI */
            aastore
            dup
            iconst_1
            aload 1 /* implementingClass */
            aastore
            invokevirtual com.sun.org.slf4j.internal.Logger.debug:(Ljava/lang/String;[Ljava/lang/Object;)V
         3: .line 150
            aload 1 /* implementingClass */
            ifnonnull 6
         4: .line 151
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* algorithmURI */
            aastore
            astore 2 /* exArgs */
        start local 2 // java.lang.Object[] exArgs
         5: .line 152
            new com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
            dup
            ldc "algorithms.NoSuchAlgorithmNoEx"
            aload 2 /* exArgs */
            invokespecial com.sun.org.apache.xml.internal.security.signature.XMLSignatureException.<init>:(Ljava/lang/String;[Ljava/lang/Object;)V
            athrow
        end local 2 // java.lang.Object[] exArgs
         6: .line 154
      StackMap locals: java.lang.Class
      StackMap stack:
            aload 1 /* implementingClass */
            invokevirtual java.lang.Class.newInstance:()Ljava/lang/Object;
            checkcast com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi
            astore 2 /* tmp */
        start local 2 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi tmp
         7: .line 155
            aload 2 /* tmp */
         8: areturn
        end local 2 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi tmp
        end local 1 // java.lang.Class implementingClass
         9: .line 156
      StackMap locals: java.lang.String
      StackMap stack: java.lang.Exception
            astore 1 /* ex */
        start local 1 // java.lang.Exception ex
        10: .line 157
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* algorithmURI */
            aastore
            dup
            iconst_1
            aload 1 /* ex */
            invokevirtual java.lang.Exception.getMessage:()Ljava/lang/String;
            aastore
            astore 2 /* exArgs */
        start local 2 // java.lang.Object[] exArgs
        11: .line 158
            new com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
            dup
            aload 1 /* ex */
            ldc "algorithms.NoSuchAlgorithm"
            aload 2 /* exArgs */
            invokespecial com.sun.org.apache.xml.internal.security.signature.XMLSignatureException.<init>:(Ljava/lang/Exception;Ljava/lang/String;[Ljava/lang/Object;)V
            athrow
        end local 2 // java.lang.Object[] exArgs
        end local 1 // java.lang.Exception ex
        end local 0 // java.lang.String algorithmURI
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   12     0       algorithmURI  Ljava/lang/String;
            2    9     1  implementingClass  Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;>;
            5    6     2             exArgs  [Ljava/lang/Object;
            7    9     2                tmp  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;
           10   12     1                 ex  Ljava/lang/Exception;
           11   12     2             exArgs  [Ljava/lang/Object;
      Exception table:
        from    to  target  type
           0     8       9  Class java.lang.IllegalAccessException
           0     8       9  Class java.lang.InstantiationException
           0     8       9  Class java.lang.NullPointerException
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
              Name  Flags
      algorithmURI  

  public byte[] sign();
    descriptor: ()[B
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
         0: .line 171
            aload 0 /* this */
            getfield com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.signatureAlgorithm:Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;
            invokevirtual com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi.engineSign:()[B
            areturn
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException

  public java.lang.String getJCEAlgorithmString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
         0: .line 181
            aload 0 /* this */
            getfield com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.signatureAlgorithm:Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;
            invokevirtual com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi.engineGetJCEAlgorithmString:()Ljava/lang/String;
            areturn
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;

  public java.lang.String getJCEProviderName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
         0: .line 190
            aload 0 /* this */
            getfield com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.signatureAlgorithm:Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;
            invokevirtual com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi.engineGetJCEProviderName:()Ljava/lang/String;
            areturn
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;

  public void update(byte[]);
    descriptor: ([B)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
        start local 1 // byte[] input
         0: .line 201
            aload 0 /* this */
            getfield com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.signatureAlgorithm:Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;
            aload 1 /* input */
            invokevirtual com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi.engineUpdate:([B)V
         1: .line 202
            return
        end local 1 // byte[] input
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
            0    2     1  input  [B
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
       Name  Flags
      input  

  public void update(byte);
    descriptor: (B)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
        start local 1 // byte input
         0: .line 212
            aload 0 /* this */
            getfield com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.signatureAlgorithm:Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;
            iload 1 /* input */
            invokevirtual com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi.engineUpdate:(B)V
         1: .line 213
            return
        end local 1 // byte input
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
            0    2     1  input  B
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
       Name  Flags
      input  

  public void update(byte[], int, int);
    descriptor: ([BII)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
        start local 1 // byte[] buf
        start local 2 // int offset
        start local 3 // int len
         0: .line 225
            aload 0 /* this */
            getfield com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.signatureAlgorithm:Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;
            aload 1 /* buf */
            iload 2 /* offset */
            iload 3 /* len */
            invokevirtual com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi.engineUpdate:([BII)V
         1: .line 226
            return
        end local 3 // int len
        end local 2 // int offset
        end local 1 // byte[] buf
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
            0    2     1     buf  [B
            0    2     2  offset  I
            0    2     3     len  I
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
        Name  Flags
      buf     
      offset  
      len     

  public void initSign(java.security.Key);
    descriptor: (Ljava/security/Key;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
        start local 1 // java.security.Key signingKey
         0: .line 236
            aload 0 /* this */
            getfield com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.signatureAlgorithm:Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;
            aload 1 /* signingKey */
            invokevirtual com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi.engineInitSign:(Ljava/security/Key;)V
         1: .line 237
            return
        end local 1 // java.security.Key signingKey
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
            0    2     1  signingKey  Ljava/security/Key;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
            Name  Flags
      signingKey  

  public void initSign(java.security.Key, java.security.SecureRandom);
    descriptor: (Ljava/security/Key;Ljava/security/SecureRandom;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
        start local 1 // java.security.Key signingKey
        start local 2 // java.security.SecureRandom secureRandom
         0: .line 249
            aload 0 /* this */
            getfield com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.signatureAlgorithm:Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;
            aload 1 /* signingKey */
            aload 2 /* secureRandom */
            invokevirtual com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi.engineInitSign:(Ljava/security/Key;Ljava/security/SecureRandom;)V
         1: .line 250
            return
        end local 2 // java.security.SecureRandom secureRandom
        end local 1 // java.security.Key signingKey
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    2     0          this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
            0    2     1    signingKey  Ljava/security/Key;
            0    2     2  secureRandom  Ljava/security/SecureRandom;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
              Name  Flags
      signingKey    
      secureRandom  

  public void initSign(java.security.Key, java.security.spec.AlgorithmParameterSpec);
    descriptor: (Ljava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
        start local 1 // java.security.Key signingKey
        start local 2 // java.security.spec.AlgorithmParameterSpec algorithmParameterSpec
         0: .line 263
            aload 0 /* this */
            getfield com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.signatureAlgorithm:Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;
            aload 1 /* signingKey */
            aload 2 /* algorithmParameterSpec */
            invokevirtual com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi.engineInitSign:(Ljava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;)V
         1: .line 264
            return
        end local 2 // java.security.spec.AlgorithmParameterSpec algorithmParameterSpec
        end local 1 // java.security.Key signingKey
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot                    Name  Signature
            0    2     0                    this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
            0    2     1              signingKey  Ljava/security/Key;
            0    2     2  algorithmParameterSpec  Ljava/security/spec/AlgorithmParameterSpec;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
                        Name  Flags
      signingKey              
      algorithmParameterSpec  

  public void setParameter(java.security.spec.AlgorithmParameterSpec);
    descriptor: (Ljava/security/spec/AlgorithmParameterSpec;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
        start local 1 // java.security.spec.AlgorithmParameterSpec params
         0: .line 275
            aload 0 /* this */
            getfield com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.signatureAlgorithm:Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;
            aload 1 /* params */
            invokevirtual com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi.engineSetParameter:(Ljava/security/spec/AlgorithmParameterSpec;)V
         1: .line 276
            return
        end local 1 // java.security.spec.AlgorithmParameterSpec params
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
            0    2     1  params  Ljava/security/spec/AlgorithmParameterSpec;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
        Name  Flags
      params  

  public void initVerify(java.security.Key);
    descriptor: (Ljava/security/Key;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
        start local 1 // java.security.Key verificationKey
         0: .line 286
            aload 0 /* this */
            getfield com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.signatureAlgorithm:Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;
            aload 1 /* verificationKey */
            invokevirtual com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi.engineInitVerify:(Ljava/security/Key;)V
         1: .line 287
            return
        end local 1 // java.security.Key verificationKey
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    2     0             this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
            0    2     1  verificationKey  Ljava/security/Key;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
                 Name  Flags
      verificationKey  

  public boolean verify(byte[]);
    descriptor: ([B)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
        start local 1 // byte[] signature
         0: .line 299
            aload 0 /* this */
            getfield com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.signatureAlgorithm:Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;
            aload 1 /* signature */
            invokevirtual com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi.engineVerify:([B)Z
            ireturn
        end local 1 // byte[] signature
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    1     0       this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
            0    1     1  signature  [B
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
           Name  Flags
      signature  

  public final java.lang.String getURI();
    descriptor: ()Ljava/lang/String;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
         0: .line 308
            aload 0 /* this */
            ldc "Algorithm"
            invokevirtual com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.getLocalAttribute:(Ljava/lang/String;)Ljava/lang/String;
            areturn
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;

  public static void register(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=6, locals=5, args_size=2
        start local 0 // java.lang.String algorithmURI
        start local 1 // java.lang.String implementingClass
         0: .line 326
            invokestatic com.sun.org.apache.xml.internal.security.utils.JavaUtils.checkRegisterPermission:()V
         1: .line 327
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.LOG:Lcom/sun/org/slf4j/internal/Logger;
            ldc "Try to register {} {}"
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* algorithmURI */
            aastore
            dup
            iconst_1
            aload 1 /* implementingClass */
            aastore
            invokevirtual com.sun.org.slf4j.internal.Logger.debug:(Ljava/lang/String;[Ljava/lang/Object;)V
         2: .line 330
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
            aload 0 /* algorithmURI */
            invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast java.lang.Class
            astore 2 /* registeredClass */
        start local 2 // java.lang.Class registeredClass
         3: .line 331
            aload 2 /* registeredClass */
            ifnull 8
         4: .line 332
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* algorithmURI */
            aastore
            dup
            iconst_1
            aload 2 /* registeredClass */
            aastore
            astore 3 /* exArgs */
        start local 3 // java.lang.Object[] exArgs
         5: .line 333
            new com.sun.org.apache.xml.internal.security.exceptions.AlgorithmAlreadyRegisteredException
            dup
         6: .line 334
            ldc "algorithm.alreadyRegistered"
            aload 3 /* exArgs */
         7: .line 333
            invokespecial com.sun.org.apache.xml.internal.security.exceptions.AlgorithmAlreadyRegisteredException.<init>:(Ljava/lang/String;[Ljava/lang/Object;)V
            athrow
        end local 3 // java.lang.Object[] exArgs
         8: .line 340
      StackMap locals: java.lang.Class
      StackMap stack:
            aload 1 /* implementingClass */
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
            invokestatic com.sun.org.apache.xml.internal.security.algorithms.ClassLoaderUtils.loadClass:(Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Class;
         9: .line 338
            astore 3 /* clazz */
        start local 3 // java.lang.Class clazz
        10: .line 341
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
            aload 0 /* algorithmURI */
            aload 3 /* clazz */
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        end local 3 // java.lang.Class clazz
        11: .line 342
            goto 15
      StackMap locals:
      StackMap stack: java.lang.NullPointerException
        12: astore 3 /* ex */
        start local 3 // java.lang.NullPointerException ex
        13: .line 343
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* algorithmURI */
            aastore
            dup
            iconst_1
            aload 3 /* ex */
            invokevirtual java.lang.NullPointerException.getMessage:()Ljava/lang/String;
            aastore
            astore 4 /* exArgs */
        start local 4 // java.lang.Object[] exArgs
        14: .line 344
            new com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
            dup
            aload 3 /* ex */
            ldc "algorithms.NoSuchAlgorithm"
            aload 4 /* exArgs */
            invokespecial com.sun.org.apache.xml.internal.security.signature.XMLSignatureException.<init>:(Ljava/lang/Exception;Ljava/lang/String;[Ljava/lang/Object;)V
            athrow
        end local 4 // java.lang.Object[] exArgs
        end local 3 // java.lang.NullPointerException ex
        15: .line 346
      StackMap locals:
      StackMap stack:
            return
        end local 2 // java.lang.Class registeredClass
        end local 1 // java.lang.String implementingClass
        end local 0 // java.lang.String algorithmURI
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   16     0       algorithmURI  Ljava/lang/String;
            0   16     1  implementingClass  Ljava/lang/String;
            3   16     2    registeredClass  Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;>;
            5    8     3             exArgs  [Ljava/lang/Object;
           10   11     3              clazz  Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;>;
           13   15     3                 ex  Ljava/lang/NullPointerException;
           14   15     4             exArgs  [Ljava/lang/Object;
      Exception table:
        from    to  target  type
           8    11      12  Class java.lang.NullPointerException
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.exceptions.AlgorithmAlreadyRegisteredException, java.lang.ClassNotFoundException, com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    MethodParameters:
                   Name  Flags
      algorithmURI       
      implementingClass  

  public static void register(java.lang.String, java.lang.Class<? extends com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi>);
    descriptor: (Ljava/lang/String;Ljava/lang/Class;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=6, locals=4, args_size=2
        start local 0 // java.lang.String algorithmURI
        start local 1 // java.lang.Class implementingClass
         0: .line 362
            invokestatic com.sun.org.apache.xml.internal.security.utils.JavaUtils.checkRegisterPermission:()V
         1: .line 363
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.LOG:Lcom/sun/org/slf4j/internal/Logger;
            ldc "Try to register {} {}"
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* algorithmURI */
            aastore
            dup
            iconst_1
            aload 1 /* implementingClass */
            aastore
            invokevirtual com.sun.org.slf4j.internal.Logger.debug:(Ljava/lang/String;[Ljava/lang/Object;)V
         2: .line 366
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
            aload 0 /* algorithmURI */
            invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast java.lang.Class
            astore 2 /* registeredClass */
        start local 2 // java.lang.Class registeredClass
         3: .line 367
            aload 2 /* registeredClass */
            ifnull 8
         4: .line 368
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* algorithmURI */
            aastore
            dup
            iconst_1
            aload 2 /* registeredClass */
            aastore
            astore 3 /* exArgs */
        start local 3 // java.lang.Object[] exArgs
         5: .line 369
            new com.sun.org.apache.xml.internal.security.exceptions.AlgorithmAlreadyRegisteredException
            dup
         6: .line 370
            ldc "algorithm.alreadyRegistered"
            aload 3 /* exArgs */
         7: .line 369
            invokespecial com.sun.org.apache.xml.internal.security.exceptions.AlgorithmAlreadyRegisteredException.<init>:(Ljava/lang/String;[Ljava/lang/Object;)V
            athrow
        end local 3 // java.lang.Object[] exArgs
         8: .line 373
      StackMap locals: java.lang.Class
      StackMap stack:
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
            aload 0 /* algorithmURI */
            aload 1 /* implementingClass */
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         9: .line 374
            return
        end local 2 // java.lang.Class registeredClass
        end local 1 // java.lang.Class implementingClass
        end local 0 // java.lang.String algorithmURI
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   10     0       algorithmURI  Ljava/lang/String;
            0   10     1  implementingClass  Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;>;
            3   10     2    registeredClass  Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;>;
            5    8     3             exArgs  [Ljava/lang/Object;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.exceptions.AlgorithmAlreadyRegisteredException, java.lang.ClassNotFoundException, com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
    Signature: (Ljava/lang/String;Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;>;)V
    MethodParameters:
                   Name  Flags
      algorithmURI       
      implementingClass  

  public static void registerDefaultAlgorithms();
    descriptor: ()V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 380
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
         1: .line 381
            ldc "http://www.w3.org/2000/09/xmldsig#dsa-sha1"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureDSA;
         2: .line 380
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         3: .line 383
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
         4: .line 384
            ldc "http://www.w3.org/2009/xmldsig11#dsa-sha256"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureDSA$SHA256;
         5: .line 383
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         6: .line 386
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
         7: .line 387
            ldc "http://www.w3.org/2000/09/xmldsig#rsa-sha1"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSASHA1;
         8: .line 386
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         9: .line 389
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        10: .line 390
            ldc "http://www.w3.org/2000/09/xmldsig#hmac-sha1"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/IntegrityHmac$IntegrityHmacSHA1;
        11: .line 389
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        12: .line 392
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        13: .line 393
            ldc "http://www.w3.org/2001/04/xmldsig-more#rsa-md5"
        14: .line 394
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSAMD5;
        15: .line 392
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        16: .line 396
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        17: .line 397
            ldc "http://www.w3.org/2001/04/xmldsig-more#rsa-ripemd160"
        18: .line 398
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSARIPEMD160;
        19: .line 396
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        20: .line 400
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        21: .line 401
            ldc "http://www.w3.org/2001/04/xmldsig-more#rsa-sha224"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSASHA224;
        22: .line 400
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        23: .line 403
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        24: .line 404
            ldc "http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSASHA256;
        25: .line 403
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        26: .line 406
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        27: .line 407
            ldc "http://www.w3.org/2001/04/xmldsig-more#rsa-sha384"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSASHA384;
        28: .line 406
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        29: .line 409
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        30: .line 410
            ldc "http://www.w3.org/2001/04/xmldsig-more#rsa-sha512"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSASHA512;
        31: .line 409
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        32: .line 412
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        33: .line 413
            ldc "http://www.w3.org/2007/05/xmldsig-more#sha1-rsa-MGF1"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSASHA1MGF1;
        34: .line 412
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        35: .line 415
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        36: .line 416
            ldc "http://www.w3.org/2007/05/xmldsig-more#sha224-rsa-MGF1"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSASHA224MGF1;
        37: .line 415
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        38: .line 418
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        39: .line 419
            ldc "http://www.w3.org/2007/05/xmldsig-more#sha256-rsa-MGF1"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSASHA256MGF1;
        40: .line 418
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        41: .line 421
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        42: .line 422
            ldc "http://www.w3.org/2007/05/xmldsig-more#sha384-rsa-MGF1"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSASHA384MGF1;
        43: .line 421
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        44: .line 424
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        45: .line 425
            ldc "http://www.w3.org/2007/05/xmldsig-more#sha512-rsa-MGF1"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSASHA512MGF1;
        46: .line 424
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        47: .line 427
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        48: .line 428
            ldc "http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureECDSA$SignatureECDSASHA1;
        49: .line 427
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        50: .line 430
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        51: .line 431
            ldc "http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha224"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureECDSA$SignatureECDSASHA224;
        52: .line 430
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        53: .line 433
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        54: .line 434
            ldc "http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha256"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureECDSA$SignatureECDSASHA256;
        55: .line 433
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        56: .line 436
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        57: .line 437
            ldc "http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha384"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureECDSA$SignatureECDSASHA384;
        58: .line 436
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        59: .line 439
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        60: .line 440
            ldc "http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha512"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureECDSA$SignatureECDSASHA512;
        61: .line 439
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        62: .line 442
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        63: .line 443
            ldc "http://www.w3.org/2007/05/xmldsig-more#ecdsa-ripemd160"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureECDSA$SignatureECDSARIPEMD160;
        64: .line 442
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        65: .line 445
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        66: .line 446
            ldc "http://www.w3.org/2001/04/xmldsig-more#hmac-md5"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/IntegrityHmac$IntegrityHmacMD5;
        67: .line 445
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        68: .line 448
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        69: .line 449
            ldc "http://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/IntegrityHmac$IntegrityHmacRIPEMD160;
        70: .line 448
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        71: .line 451
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        72: .line 452
            ldc "http://www.w3.org/2001/04/xmldsig-more#hmac-sha224"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/IntegrityHmac$IntegrityHmacSHA224;
        73: .line 451
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        74: .line 454
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        75: .line 455
            ldc "http://www.w3.org/2001/04/xmldsig-more#hmac-sha256"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/IntegrityHmac$IntegrityHmacSHA256;
        76: .line 454
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        77: .line 457
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        78: .line 458
            ldc "http://www.w3.org/2001/04/xmldsig-more#hmac-sha384"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/IntegrityHmac$IntegrityHmacSHA384;
        79: .line 457
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        80: .line 460
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        81: .line 461
            ldc "http://www.w3.org/2001/04/xmldsig-more#hmac-sha512"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/IntegrityHmac$IntegrityHmacSHA512;
        82: .line 460
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        83: .line 463
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.String getBaseNamespace();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
         0: .line 471
            ldc "http://www.w3.org/2000/09/xmldsig#"
            areturn
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;

  public java.lang.String getBaseLocalName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
         0: .line 480
            ldc "SignatureMethod"
            areturn
        end local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
}
SourceFile: "SignatureAlgorithm.java"
InnerClasses:
  public IntegrityHmacMD5 = com.sun.org.apache.xml.internal.security.algorithms.implementations.IntegrityHmac$IntegrityHmacMD5 of com.sun.org.apache.xml.internal.security.algorithms.implementations.IntegrityHmac
  public IntegrityHmacRIPEMD160 = com.sun.org.apache.xml.internal.security.algorithms.implementations.IntegrityHmac$IntegrityHmacRIPEMD160 of com.sun.org.apache.xml.internal.security.algorithms.implementations.IntegrityHmac
  public IntegrityHmacSHA1 = com.sun.org.apache.xml.internal.security.algorithms.implementations.IntegrityHmac$IntegrityHmacSHA1 of com.sun.org.apache.xml.internal.security.algorithms.implementations.IntegrityHmac
  public IntegrityHmacSHA224 = com.sun.org.apache.xml.internal.security.algorithms.implementations.IntegrityHmac$IntegrityHmacSHA224 of com.sun.org.apache.xml.internal.security.algorithms.implementations.IntegrityHmac
  public IntegrityHmacSHA256 = com.sun.org.apache.xml.internal.security.algorithms.implementations.IntegrityHmac$IntegrityHmacSHA256 of com.sun.org.apache.xml.internal.security.algorithms.implementations.IntegrityHmac
  public IntegrityHmacSHA384 = com.sun.org.apache.xml.internal.security.algorithms.implementations.IntegrityHmac$IntegrityHmacSHA384 of com.sun.org.apache.xml.internal.security.algorithms.implementations.IntegrityHmac
  public IntegrityHmacSHA512 = com.sun.org.apache.xml.internal.security.algorithms.implementations.IntegrityHmac$IntegrityHmacSHA512 of com.sun.org.apache.xml.internal.security.algorithms.implementations.IntegrityHmac
  public SignatureRSAMD5 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA$SignatureRSAMD5 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA
  public SignatureRSARIPEMD160 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA$SignatureRSARIPEMD160 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA
  public SignatureRSASHA1 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA1 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA
  public SignatureRSASHA1MGF1 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA1MGF1 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA
  public SignatureRSASHA224 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA224 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA
  public SignatureRSASHA224MGF1 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA224MGF1 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA
  public SignatureRSASHA256 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA256 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA
  public SignatureRSASHA256MGF1 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA256MGF1 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA
  public SignatureRSASHA384 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA384 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA
  public SignatureRSASHA384MGF1 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA384MGF1 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA
  public SignatureRSASHA512 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA512 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA
  public SignatureRSASHA512MGF1 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA512MGF1 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA
  public SHA256 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureDSA$SHA256 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureDSA
  public SignatureECDSARIPEMD160 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureECDSA$SignatureECDSARIPEMD160 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureECDSA
  public SignatureECDSASHA1 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureECDSA$SignatureECDSASHA1 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureECDSA
  public SignatureECDSASHA224 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureECDSA$SignatureECDSASHA224 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureECDSA
  public SignatureECDSASHA256 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureECDSA$SignatureECDSASHA256 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureECDSA
  public SignatureECDSASHA384 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureECDSA$SignatureECDSASHA384 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureECDSA
  public SignatureECDSASHA512 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureECDSA$SignatureECDSASHA512 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureECDSA