public static class KeySelector.Purpose
extends java.lang.Object
| Modifier and Type | Field | Description | 
|---|---|---|
| static KeySelector.Purpose | DECRYPT | |
| static KeySelector.Purpose | ENCRYPT | |
| static KeySelector.Purpose | SIGN | |
| static KeySelector.Purpose | VERIFY | 
| Modifier and Type | Method | Description | 
|---|---|---|
| java.lang.String | toString() | 
public static final KeySelector.Purpose DECRYPT
public static final KeySelector.Purpose ENCRYPT
public static final KeySelector.Purpose SIGN
public static final KeySelector.Purpose VERIFY