org.javasign.operators
Class BERConstructedOctetStringFromFile
java.lang.Object
|
+--BERConstructedOctetString
|
+--org.javasign.operators.BERConstructedOctetStringFromFile
- public class BERConstructedOctetStringFromFile
- extends BERConstructedOctetString
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
BERConstructedOctetStringFromFile
public BERConstructedOctetStringFromFile(java.io.File src)
toASN1Object
public DERObject toASN1Object()
getOctets
public byte[] getOctets()
hashCode
public int hashCode()
equals
public boolean equals(java.lang.Object o)
encode
public void encode(DEROutputStream out)
throws java.io.IOException
java.io.IOException