Uses of Class
kz.gamma.cms.CMSEnvelopedData

Packages that use CMSEnvelopedData
kz.gamma.cms   
 

Uses of CMSEnvelopedData in kz.gamma.cms
 

Methods in kz.gamma.cms that return CMSEnvelopedData
 CMSEnvelopedData CMSEnvelopedDataGenerator.generate(CMSProcessable content, java.lang.String encryptionOID, int keySize, java.lang.String provider)
          generate an enveloped object that contains an CMS Enveloped Data object using the given provider.
private  CMSEnvelopedData CMSEnvelopedDataGenerator.generate(CMSProcessable content, java.lang.String encryptionOID, javax.crypto.KeyGenerator keyGen, java.lang.String provider)
          generate an enveloped object that contains an CMS Enveloped Data object using the given provider and the passed in key generator.
 CMSEnvelopedData CMSEnvelopedDataGenerator.generate(CMSProcessable content, java.lang.String encryptionOID, java.lang.String provider)
          generate an enveloped object that contains an CMS Enveloped Data object using the given provider.
 



Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.