Class CertificateRawV1

  • All Implemented Interfaces:
    TxData

    public class CertificateRawV1
    extends Object
    implements TxData
    CertificateRawV1 is the first version of a raw certificate.
    • Constructor Detail

      • CertificateRawV1

        public CertificateRawV1​(String id,
                                byte[] value)
        CertificateRawV1 constructor.