Class AbstractDerivedKeyTokenType

    • Constructor Detail

      • AbstractDerivedKeyTokenType

        public AbstractDerivedKeyTokenType()
    • Method Detail

      • getGeneration

        public abstract BigInteger getGeneration()
      • getOffset

        public abstract BigInteger getOffset()
      • getLength

        public abstract BigInteger getLength()
      • getLabel

        public abstract String getLabel()
      • getNonce

        public abstract byte[] getNonce()
      • getId

        public abstract String getId()
      • setId

        public abstract void setId​(String value)
      • getAlgorithm

        public abstract String getAlgorithm()