public class SignatureAlgorithm
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static short |
anonymous |
static short |
dsa |
static short |
ecdsa |
static short |
rsa |
| Constructor and Description |
|---|
SignatureAlgorithm() |
public static final short anonymous
public static final short rsa
public static final short dsa
public static final short ecdsa