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 © 2015 JBoss by Red Hat. All rights reserved.