public class ConstantsUtil
extends java.lang.Object
Constructor and Description |
---|
ConstantsUtil() |
Modifier and Type | Method and Description |
---|---|
static long |
convertHashAlgToPKCS11Constant(java.lang.String aDigestAlg) |
static long |
convertSymmetricAlgToPKCS11Constant(java.lang.String aCipherAlg) |
static long |
getMGFAlgorithm(long aHashAlgorithm) |
public static long convertHashAlgToPKCS11Constant(java.lang.String aDigestAlg) throws SmartCardException
SmartCardException
public static long convertSymmetricAlgToPKCS11Constant(java.lang.String aCipherAlg) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public static long getMGFAlgorithm(long aHashAlgorithm) throws SmartCardException
SmartCardException
Copyright © 2025. All rights reserved.