Uses of Class
org.rococoa.cocoa.security.CE_GeneralNames.ByReference

Packages that use CE_GeneralNames.ByReference
org.rococoa.cocoa.security   
 

Uses of CE_GeneralNames.ByReference in org.rococoa.cocoa.security
 

Fields in org.rococoa.cocoa.security declared as CE_GeneralNames.ByReference
 CE_GeneralNames.ByReference CE_CRLDistributionPoint.crlIssuer
           
 CE_GeneralNames.ByReference CE_DistributionPointName.dpn_union.fullName
           
 CE_GeneralNames.ByReference CE_AuthorityKeyID.generalNames
           
 CE_GeneralNames.ByReference CE_SemanticsInformation.nameRegistrationAuthorities
           
 

Constructors in org.rococoa.cocoa.security with parameters of type CE_GeneralNames.ByReference
CE_AuthorityKeyID(int keyIdentifierPresent, CSSM_DATA keyIdentifier, int generalNamesPresent, CE_GeneralNames.ByReference generalNames, int serialNumberPresent, CSSM_DATA serialNumber)
           
CE_CRLDistributionPoint(CE_DistributionPointName.ByReference distPointName, int reasonsPresent, byte reasons, CE_GeneralNames.ByReference crlIssuer)
           
CE_DistributionPointName.dpn_union(CE_GeneralNames.ByReference fullName)
           
CE_SemanticsInformation(CSSM_DATA.ByReference semanticsIdentifier, CE_GeneralNames.ByReference nameRegistrationAuthorities)
           
 



Copyright © 2009. All Rights Reserved.