Class ActivationParams

    • Constructor Detail

      • ActivationParams

        public ActivationParams()
    • Method Detail

      • getCryptoAppIndex

        public CryptoAppIndex getCryptoAppIndex()
        Gets the cryptographic application index that the should be used during post activation.
        Returns:
        the current cryptographic application index
      • setCryptoAppIndex

        public void setCryptoAppIndex​(CryptoAppIndex cryptoAppIndex)
        Sets the cryptographic application index that the should be used during post activation. By default, 1st crypto application is used.
        Parameters:
        cryptoAppIndex - the cryptographic application index to use