XML Security, 1.6

com.ibm.xml.crypto.dsig.dom
Class Cheat

java.lang.Object
  extended by com.ibm.xml.crypto.dsig.dom.Cheat

public class Cheat
extends java.lang.Object


Constructor Summary
Cheat()
           
 
Method Summary
static byte[] convertXMLDSIGtoASN1(byte[] xmldsigBytes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cheat

public Cheat()
Method Detail

convertXMLDSIGtoASN1

public static byte[] convertXMLDSIGtoASN1(byte[] xmldsigBytes)
                                   throws java.io.IOException
Throws:
java.io.IOException

XML Security, 1.6

Portions Copyright 2003, 2012 IBM Corporation.
Portions Copyright 2003, 2012 Oracle and/or its affiliates.