Class ExtraSignatureMethod
- java.lang.Object
-
- network.oxalis.vefa.peppol.security.xmldsig.ExtraSignatureMethod
-
public class ExtraSignatureMethod extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringRSA_SHA256static StringRSA_SHA512
-
Constructor Summary
Constructors Constructor Description ExtraSignatureMethod()
-
-
-
Field Detail
-
RSA_SHA256
public static final String RSA_SHA256
- See Also:
- Constant Field Values
-
RSA_SHA512
public static final String RSA_SHA512
- See Also:
- Constant Field Values
-
-