Class RbelKey

    • Method Detail

      • retrieveCorrespondingKeyPair

        public Optional<KeyPair> retrieveCorrespondingKeyPair()
      • isPrivateKey

        public boolean isPrivateKey()
      • getKey

        public Key getKey()
      • getKeyName

        public String getKeyName()
      • getPrecedence

        public int getPrecedence()
        The importance of this particular key. Higher value means it will be considered before potentially matching keys with lower precedence.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object