Package Summary  Overview Summary

class:KeySelector.Purpose [NONE]

  • Enclosing class:
    KeySelector

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

field:SIGN [NONE]

field:VERIFY [NONE]

field:ENCRYPT [NONE]

field:DECRYPT [NONE]

method:toString() [NONE]

  • 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

© 2018 Oracle Corporation and/or its affiliates