How generate GPKSignatureUnwrapKeyFile from byte array (public key)?
For this code:
byte[] publicKey={...........};
GPKSignatureUnwrapKeyFile generatedKeyFile = ... (publicKey);
boolean ris=scs.verifySignedData(generatedKeyFile,
GPKStandardNames.SHA1_RSA, GPKStandardNames.PKCS_PADDING, file, sign);
Help me, please.
Ciao,
Carlo
---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/
! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
! [EMAIL PROTECTED]
! containing the word
! unsubscribe
! in the body.