public final class AOCAdESASiCSCoSigner extends Object implements AOCoSigner
| Constructor and Description |
|---|
AOCAdESASiCSCoSigner() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
cosign(byte[] data,
byte[] sign,
String algorithm,
PrivateKey key,
Certificate[] certChain,
Properties extraParams) |
byte[] |
cosign(byte[] sign,
String algorithm,
PrivateKey key,
Certificate[] certChain,
Properties extraParams) |
public byte[] cosign(byte[] data,
byte[] sign,
String algorithm,
PrivateKey key,
Certificate[] certChain,
Properties extraParams)
throws AOException,
IOException
cosign in interface AOCoSignerAOExceptionIOExceptionpublic byte[] cosign(byte[] sign,
String algorithm,
PrivateKey key,
Certificate[] certChain,
Properties extraParams)
throws AOException,
IOException
cosign in interface AOCoSignerAOExceptionIOExceptionCopyright © 2021. All rights reserved.