Uses of Class
org.rococoa.cocoa.security.CSSM_VERSION

Packages that use CSSM_VERSION
org.rococoa.cocoa.security   
 

Uses of CSSM_VERSION in org.rococoa.cocoa.security
 

Subclasses of CSSM_VERSION in org.rococoa.cocoa.security
static class CSSM_VERSION.ByReference
           
static class CSSM_VERSION.ByValue
           
 

Fields in org.rococoa.cocoa.security declared as CSSM_VERSION
 CSSM_VERSION CSSM_KR_WRAPPEDPRODUCT_INFO.ProductVersion
           
 CSSM_VERSION CSSM_KR_WRAPPEDPRODUCT_INFO.StandardVersion
           
 CSSM_VERSION CSSM_SUBSERVICE_UID.Version
           
 

Methods in org.rococoa.cocoa.security that return CSSM_VERSION
static CSSM_VERSION[] CSSM_VERSION.newArray(int arrayLength)
           
 

Constructors in org.rococoa.cocoa.security with parameters of type CSSM_VERSION
CSSM_KR_WRAPPEDPRODUCT_INFO(CSSM_VERSION StandardVersion, byte[] StandardDescription, CSSM_VERSION ProductVersion, byte[] ProductDescription, byte[] ProductVendor, int ProductFlags)
           
CSSM_SUBSERVICE_UID(CSSM_GUID Guid, CSSM_VERSION Version, int SubserviceId, int SubserviceType)
           
 



Copyright © 2009. All Rights Reserved.