Class InstanceRegisterInformation


  • public class InstanceRegisterInformation
    extends Object
    Used for serializing request to ZTS
    Author:
    mortent, bjorncs
    • Constructor Detail

      • InstanceRegisterInformation

        public InstanceRegisterInformation​(AthenzIdentity providerIdentity,
                                           AthenzIdentity instanceIdentity,
                                           String attestationData,
                                           com.yahoo.security.Pkcs10Csr csr)