Class StateBasedEndorsementFactory



  • public class StateBasedEndorsementFactory
    extends java.lang.Object
    Factory for StateBasedEndorsement objects
    • Constructor Detail

      • StateBasedEndorsementFactory

        public StateBasedEndorsementFactory​()
    • Method Detail

      • newStateBasedEndorsement

        public StateBasedEndorsement newStateBasedEndorsement​(byte[] ep)
        Constructs a state-based endorsement policy from a given serialized EP byte array. If the byte array is empty, a new EP is created.
        Parameters:
        ep -
        Returns: