Can I use sun.security.pkcs.PKCS7 to encryption/decryption.
Hi everyone.
Actually I'm using it to signing. Can I use it to encrypt/decrypt?
My doubt arises because of what the class' documentation says (Supports only SignedData ContentInfo)
Thanks in advance
Best regards