Class ERSByteData

java.lang.Object
org.bouncycastle.tsp.ers.ERSCachingData
org.bouncycastle.tsp.ers.ERSByteData
All Implemented Interfaces:
ERSData

public class ERSByteData extends ERSCachingData
Generic class for holding byte[] data for RFC 4998 ERS.
  • Constructor Details

    • ERSByteData

      public ERSByteData(byte[] content)
  • Method Details