public final class BCECUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
convertCVCSigToX962(String algorithmName,
byte[] xsig) |
static byte[] |
convertX962SigToCVC(String algorithmName,
byte[] xsig) |
public static byte[] convertX962SigToCVC(String algorithmName, byte[] xsig) throws IOException
IOExceptionpublic static byte[] convertCVCSigToX962(String algorithmName, byte[] xsig) throws SignatureException
SignatureExceptionCopyright © 2017. All rights reserved.