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 java.util.logging.Logger log;
    descriptor: Ljava/util/logging/Logger;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  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 55
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            invokestatic java.util.logging.Logger.getLogger:(Ljava/lang/String;)Ljava/util/logging/Logger;
         1: .line 54
            putstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.log:Ljava/util/logging/Logger;
         2: .line 59
            new java.util.concurrent.ConcurrentHashMap
            dup
            invokespecial java.util.concurrent.ConcurrentHashMap.<init>:()V
         3: .line 58
            putstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
         4: .line 59
            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\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\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\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\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\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\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\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\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\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\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\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\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\tElement cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\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\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\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=5, locals=3, args_size=1
        start local 0 // java.lang.String algorithmURI
         0: .line 150
            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 149
            astore 1 /* implementingClass */
        start local 1 // java.lang.Class implementingClass
         2: .line 151
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.log:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINE:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 6
         3: .line 152
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.log:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINE:Ljava/util/logging/Level;
            new java.lang.StringBuilder
            dup
            ldc "Create URI \""
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* algorithmURI */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc "\" class \""
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
         4: .line 153
            aload 1 /* implementingClass */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            ldc "\""
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
         5: .line 152
            invokevirtual java.util.logging.Logger.log:(Ljava/util/logging/Level;Ljava/lang/String;)V
         6: .line 155
      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
         7: areturn
        end local 1 // java.lang.Class implementingClass
         8: .line 156
      StackMap locals: java.lang.String
      StackMap stack: java.lang.IllegalAccessException
            astore 1 /* ex */
        start local 1 // java.lang.IllegalAccessException ex
         9: .line 157
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* algorithmURI */
            aastore
            dup
            iconst_1
            aload 1 /* ex */
            invokevirtual java.lang.IllegalAccessException.getMessage:()Ljava/lang/String;
            aastore
            astore 2 /* exArgs */
        start local 2 // java.lang.Object[] exArgs
        10: .line 158
            new com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
            dup
            ldc "algorithms.NoSuchAlgorithm"
            aload 2 /* exArgs */
            aload 1 /* ex */
            invokespecial com.sun.org.apache.xml.internal.security.signature.XMLSignatureException.<init>:(Ljava/lang/String;[Ljava/lang/Object;Ljava/lang/Exception;)V
            athrow
        end local 2 // java.lang.Object[] exArgs
        end local 1 // java.lang.IllegalAccessException ex
        11: .line 159
      StackMap locals:
      StackMap stack: java.lang.InstantiationException
            astore 1 /* ex */
        start local 1 // java.lang.InstantiationException ex
        12: .line 160
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* algorithmURI */
            aastore
            dup
            iconst_1
            aload 1 /* ex */
            invokevirtual java.lang.InstantiationException.getMessage:()Ljava/lang/String;
            aastore
            astore 2 /* exArgs */
        start local 2 // java.lang.Object[] exArgs
        13: .line 161
            new com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
            dup
            ldc "algorithms.NoSuchAlgorithm"
            aload 2 /* exArgs */
            aload 1 /* ex */
            invokespecial com.sun.org.apache.xml.internal.security.signature.XMLSignatureException.<init>:(Ljava/lang/String;[Ljava/lang/Object;Ljava/lang/Exception;)V
            athrow
        end local 2 // java.lang.Object[] exArgs
        end local 1 // java.lang.InstantiationException ex
        14: .line 162
      StackMap locals:
      StackMap stack: java.lang.NullPointerException
            astore 1 /* ex */
        start local 1 // java.lang.NullPointerException ex
        15: .line 163
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* algorithmURI */
            aastore
            dup
            iconst_1
            aload 1 /* ex */
            invokevirtual java.lang.NullPointerException.getMessage:()Ljava/lang/String;
            aastore
            astore 2 /* exArgs */
        start local 2 // java.lang.Object[] exArgs
        16: .line 164
            new com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
            dup
            ldc "algorithms.NoSuchAlgorithm"
            aload 2 /* exArgs */
            aload 1 /* ex */
            invokespecial com.sun.org.apache.xml.internal.security.signature.XMLSignatureException.<init>:(Ljava/lang/String;[Ljava/lang/Object;Ljava/lang/Exception;)V
            athrow
        end local 2 // java.lang.Object[] exArgs
        end local 1 // java.lang.NullPointerException ex
        end local 0 // java.lang.String algorithmURI
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   17     0       algorithmURI  Ljava/lang/String;
            2    8     1  implementingClass  Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;>;
            9   11     1                 ex  Ljava/lang/IllegalAccessException;
           10   11     2             exArgs  [Ljava/lang/Object;
           12   14     1                 ex  Ljava/lang/InstantiationException;
           13   14     2             exArgs  [Ljava/lang/Object;
           15   17     1                 ex  Ljava/lang/NullPointerException;
           16   17     2             exArgs  [Ljava/lang/Object;
      Exception table:
        from    to  target  type
           0     7       8  Class java.lang.IllegalAccessException
           0     7      11  Class java.lang.InstantiationException
           0     7      14  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 177
            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 187
            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 196
            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 207
            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 208
            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 218
            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 219
            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 231
            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 232
            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 242
            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 243
            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 255
            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 256
            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 269
            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 270
            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 281
            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 282
            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 292
            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 293
            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 305
            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=3, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm this
         0: .line 314
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tElement cannot be resolved to a type\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;

  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=5, locals=5, args_size=2
        start local 0 // java.lang.String algorithmURI
        start local 1 // java.lang.String implementingClass
         0: .line 332
            invokestatic com.sun.org.apache.xml.internal.security.utils.JavaUtils.checkRegisterPermission:()V
         1: .line 333
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.log:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINE:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 3
         2: .line 334
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.log:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINE:Ljava/util/logging/Level;
            new java.lang.StringBuilder
            dup
            ldc "Try to register "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* algorithmURI */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 1 /* implementingClass */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.util.logging.Logger.log:(Ljava/util/logging/Level;Ljava/lang/String;)V
         3: .line 338
      StackMap locals:
      StackMap stack:
            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
         4: .line 339
            aload 2 /* registeredClass */
            ifnull 9
         5: .line 340
            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
         6: .line 341
            new com.sun.org.apache.xml.internal.security.exceptions.AlgorithmAlreadyRegisteredException
            dup
         7: .line 342
            ldc "algorithm.alreadyRegistered"
            aload 3 /* exArgs */
         8: .line 341
            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
         9: .line 348
      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;
        10: .line 346
            astore 3 /* clazz */
        start local 3 // java.lang.Class clazz
        11: .line 349
            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
        12: .line 350
            goto 16
      StackMap locals:
      StackMap stack: java.lang.NullPointerException
        13: astore 3 /* ex */
        start local 3 // java.lang.NullPointerException ex
        14: .line 351
            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
        15: .line 352
            new com.sun.org.apache.xml.internal.security.signature.XMLSignatureException
            dup
            ldc "algorithms.NoSuchAlgorithm"
            aload 4 /* exArgs */
            aload 3 /* ex */
            invokespecial com.sun.org.apache.xml.internal.security.signature.XMLSignatureException.<init>:(Ljava/lang/String;[Ljava/lang/Object;Ljava/lang/Exception;)V
            athrow
        end local 4 // java.lang.Object[] exArgs
        end local 3 // java.lang.NullPointerException ex
        16: .line 354
      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   17     0       algorithmURI  Ljava/lang/String;
            0   17     1  implementingClass  Ljava/lang/String;
            4   17     2    registeredClass  Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;>;
            6    9     3             exArgs  [Ljava/lang/Object;
           11   12     3              clazz  Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;>;
           14   16     3                 ex  Ljava/lang/NullPointerException;
           15   16     4             exArgs  [Ljava/lang/Object;
      Exception table:
        from    to  target  type
           9    12      13  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=5, locals=4, args_size=2
        start local 0 // java.lang.String algorithmURI
        start local 1 // java.lang.Class implementingClass
         0: .line 370
            invokestatic com.sun.org.apache.xml.internal.security.utils.JavaUtils.checkRegisterPermission:()V
         1: .line 371
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.log:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINE:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 3
         2: .line 372
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.log:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINE:Ljava/util/logging/Level;
            new java.lang.StringBuilder
            dup
            ldc "Try to register "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* algorithmURI */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 1 /* implementingClass */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.util.logging.Logger.log:(Ljava/util/logging/Level;Ljava/lang/String;)V
         3: .line 376
      StackMap locals:
      StackMap stack:
            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
         4: .line 377
            aload 2 /* registeredClass */
            ifnull 9
         5: .line 378
            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
         6: .line 379
            new com.sun.org.apache.xml.internal.security.exceptions.AlgorithmAlreadyRegisteredException
            dup
         7: .line 380
            ldc "algorithm.alreadyRegistered"
            aload 3 /* exArgs */
         8: .line 379
            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
         9: .line 383
      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
        10: .line 384
            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   11     0       algorithmURI  Ljava/lang/String;
            0   11     1  implementingClass  Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;>;
            4   11     2    registeredClass  Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithmSpi;>;
            6    9     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 390
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
         1: .line 391
            ldc "http://www.w3.org/2000/09/xmldsig#dsa-sha1"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureDSA;
         2: .line 390
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         3: .line 393
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
         4: .line 394
            ldc "http://www.w3.org/2000/09/xmldsig#rsa-sha1"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSASHA1;
         5: .line 393
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         6: .line 396
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
         7: .line 397
            ldc "http://www.w3.org/2000/09/xmldsig#hmac-sha1"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/IntegrityHmac$IntegrityHmacSHA1;
         8: .line 396
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         9: .line 399
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        10: .line 400
            ldc "http://www.w3.org/2001/04/xmldsig-more#rsa-md5"
        11: .line 401
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSAMD5;
        12: .line 399
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        13: .line 403
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        14: .line 404
            ldc "http://www.w3.org/2001/04/xmldsig-more#rsa-ripemd160"
        15: .line 405
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSARIPEMD160;
        16: .line 403
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        17: .line 407
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        18: .line 408
            ldc "http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSASHA256;
        19: .line 407
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        20: .line 410
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        21: .line 411
            ldc "http://www.w3.org/2001/04/xmldsig-more#rsa-sha384"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSASHA384;
        22: .line 410
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        23: .line 413
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        24: .line 414
            ldc "http://www.w3.org/2001/04/xmldsig-more#rsa-sha512"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureBaseRSA$SignatureRSASHA512;
        25: .line 413
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        26: .line 416
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        27: .line 417
            ldc "http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureECDSA$SignatureECDSASHA1;
        28: .line 416
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        29: .line 419
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        30: .line 420
            ldc "http://www.w3.org/2001/04/xmldsig-more#hmac-md5"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/IntegrityHmac$IntegrityHmacMD5;
        31: .line 419
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        32: .line 422
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        33: .line 423
            ldc "http://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/IntegrityHmac$IntegrityHmacRIPEMD160;
        34: .line 422
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        35: .line 425
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        36: .line 426
            ldc "http://www.w3.org/2001/04/xmldsig-more#hmac-sha256"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/IntegrityHmac$IntegrityHmacSHA256;
        37: .line 425
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        38: .line 428
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        39: .line 429
            ldc "http://www.w3.org/2001/04/xmldsig-more#hmac-sha384"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/IntegrityHmac$IntegrityHmacSHA384;
        40: .line 428
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        41: .line 431
            getstatic com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithm.algorithmHash:Ljava/util/Map;
        42: .line 432
            ldc "http://www.w3.org/2001/04/xmldsig-more#hmac-sha512"
            ldc Lcom/sun/org/apache/xml/internal/security/algorithms/implementations/IntegrityHmac$IntegrityHmacSHA512;
        43: .line 431
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        44: .line 434
            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 442
            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 451
            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 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 SignatureRSASHA256 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA256 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 SignatureRSASHA512 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA$SignatureRSASHA512 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureBaseRSA
  public SignatureECDSASHA1 = com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureECDSA$SignatureECDSASHA1 of com.sun.org.apache.xml.internal.security.algorithms.implementations.SignatureECDSA