public class com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509Digest extends com.sun.org.apache.xml.internal.security.utils.Signature11ElementProxy implements com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509DataContent
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509Digest
  super_class: com.sun.org.apache.xml.internal.security.utils.Signature11ElementProxy
{
  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.keys.content.x509.XMLX509Digest this
         0: .line 32
            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\tElement cannot be resolved to a type\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\tAttr cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method getAlgorithmAttr() from the type XMLX509Digest refers to the missing type Attr\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509Digest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509Digest;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
    MethodParameters:
         Name  Flags
      element  
      BaseURI  

  public void <init>(Document, byte[], java.lang.String);
    descriptor: (LDocument;[BLjava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509Digest this
         0: .line 32
            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\tElement cannot be resolved to a type\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\tAttr cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method getAlgorithmAttr() from the type XMLX509Digest refers to the missing type Attr\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509Digest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509Digest;
    MethodParameters:
              Name  Flags
      doc           
      digestBytes   
      algorithmURI  

  public void <init>(Document, java.security.cert.X509Certificate, java.lang.String);
    descriptor: (LDocument;Ljava/security/cert/X509Certificate;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509Digest this
         0: .line 32
            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\tElement cannot be resolved to a type\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\tAttr cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method getAlgorithmAttr() from the type XMLX509Digest refers to the missing type Attr\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509Digest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509Digest;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
    MethodParameters:
                 Name  Flags
      doc              
      x509certificate  
      algorithmURI     

  public Attr getAlgorithmAttr();
    descriptor: ()LAttr;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509Digest this
         0: .line 86
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAttr 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.keys.content.x509.XMLX509Digest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509Digest;

  public java.lang.String getAlgorithm();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509Digest this
         0: .line 96
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getAlgorithmAttr() from the type XMLX509Digest refers to the missing type Attr\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509Digest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509Digest;

  public byte[] getDigestBytes();
    descriptor: ()[B
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509Digest this
         0: .line 106
            aload 0 /* this */
            invokevirtual com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509Digest.getBytesFromTextChild:()[B
            areturn
        end local 0 // com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509Digest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509Digest;
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException

  public static byte[] getDigestBytesFromCert(java.security.cert.X509Certificate, java.lang.String);
    descriptor: (Ljava/security/cert/X509Certificate;Ljava/lang/String;)[B
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=4, args_size=2
        start local 0 // java.security.cert.X509Certificate cert
        start local 1 // java.lang.String algorithmURI
         0: .line 119
            aload 1 /* algorithmURI */
            invokestatic com.sun.org.apache.xml.internal.security.algorithms.JCEMapper.translateURItoJCEID:(Ljava/lang/String;)Ljava/lang/String;
            astore 2 /* jcaDigestAlgorithm */
        start local 2 // java.lang.String jcaDigestAlgorithm
         1: .line 120
            aload 2 /* jcaDigestAlgorithm */
            ifnonnull 4
         2: .line 121
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 1 /* algorithmURI */
            aastore
            astore 3 /* exArgs */
        start local 3 // java.lang.Object[] exArgs
         3: .line 122
            new com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
            dup
            ldc "XMLX509Digest.UnknownDigestAlgorithm"
            aload 3 /* exArgs */
            invokespecial com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException.<init>:(Ljava/lang/String;[Ljava/lang/Object;)V
            athrow
        end local 3 // java.lang.Object[] exArgs
         4: .line 126
      StackMap locals: java.lang.String
      StackMap stack:
            aload 2 /* jcaDigestAlgorithm */
            invokestatic java.security.MessageDigest.getInstance:(Ljava/lang/String;)Ljava/security/MessageDigest;
            astore 3 /* md */
        start local 3 // java.security.MessageDigest md
         5: .line 127
            aload 3 /* md */
            aload 0 /* cert */
            invokevirtual java.security.cert.X509Certificate.getEncoded:()[B
            invokevirtual java.security.MessageDigest.digest:([B)[B
         6: areturn
        end local 3 // java.security.MessageDigest md
         7: .line 128
      StackMap locals:
      StackMap stack: java.lang.Exception
            pop
         8: .line 129
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 2 /* jcaDigestAlgorithm */
            aastore
            astore 3 /* exArgs */
        start local 3 // java.lang.Object[] exArgs
         9: .line 130
            new com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
            dup
            ldc "XMLX509Digest.FailedDigest"
            aload 3 /* exArgs */
            invokespecial com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException.<init>:(Ljava/lang/String;[Ljava/lang/Object;)V
            athrow
        end local 3 // java.lang.Object[] exArgs
        end local 2 // java.lang.String jcaDigestAlgorithm
        end local 1 // java.lang.String algorithmURI
        end local 0 // java.security.cert.X509Certificate cert
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0   10     0                cert  Ljava/security/cert/X509Certificate;
            0   10     1        algorithmURI  Ljava/lang/String;
            1   10     2  jcaDigestAlgorithm  Ljava/lang/String;
            3    4     3              exArgs  [Ljava/lang/Object;
            5    7     3                  md  Ljava/security/MessageDigest;
            9   10     3              exArgs  [Ljava/lang/Object;
      Exception table:
        from    to  target  type
           4     6       7  Class java.lang.Exception
    Exceptions:
      throws com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
    MethodParameters:
              Name  Flags
      cert          
      algorithmURI  

  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.keys.content.x509.XMLX509Digest this
         0: .line 137
            ldc "X509Digest"
            areturn
        end local 0 // com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509Digest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509Digest;
}
SourceFile: "XMLX509Digest.java"