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
SmartCardExceptionpublic static long convertSymmetricAlgToPKCS11Constant(java.lang.String aCipherAlg)
throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAExceptionpublic static long getMGFAlgorithm(long aHashAlgorithm)
throws SmartCardException
SmartCardExceptionCopyright © 2025. All rights reserved.