public class SigningAlgorithm extends Object
| Modifier and Type | Field and Description |
|---|---|
static SigningAlgorithm |
SHA1withRSA |
static SigningAlgorithm |
SHA256withRSA |
| Constructor and Description |
|---|
SigningAlgorithm(String rfc4871Notation,
String javaSecNotation,
String javaHashNotation) |
public static SigningAlgorithm SHA256withRSA
public static SigningAlgorithm SHA1withRSA
Copyright © 2013. All Rights Reserved.