Class KeySelector.Purpose

java.lang.Object
javax.xml.crypto.KeySelector.Purpose
Enclosing class:
KeySelector

public static class KeySelector.Purpose
extends Object
The purpose of the key that is to be selected.
  • Field Details

  • Method Details

    • toString

      public String toString()
      Returns a string representation of this purpose ("sign", "verify", "encrypt", or "decrypt").
      Overrides:
      toString in class Object
      Returns:
      a string representation of this purpose