bc-java
bc-java copied to clipboard
SMIME : Authenticated-Enveloped-Data support in fips
I tried using CMSAuthEnvelopedGenerator and CMSAuthEnvelopedData in bcpkix-fips-1.0.5 But those classes are protected and also i didn't see any api for generating AuthEnvelopedData.
Is AuthEnvelopedData construction supported in fips libraries ? If not fips what other libraries can i use to achieve this.