keythi.h File Reference


Classes

struct  SECKEYRSAPublicKeyStr
struct  SECKEYPQGParamsStr
struct  SECKEYDSAPublicKeyStr
struct  SECKEYDHParamsStr
struct  SECKEYDHPublicKeyStr
struct  SECKEYECPublicKeyStr
struct  SECKEYFortezzaPublicKeyStr
struct  SECKEYDiffPQGParamsStr
struct  SECKEYPQGDualParamsStr
struct  SECKEYKEAParamsStr
struct  SECKEYKEAPublicKeyStr
struct  SECKEYPublicKeyStr
struct  SECKEYPrivateKeyListNode
struct  SECKEYPrivateKeyList
struct  SECKEYPublicKeyListNode
struct  SECKEYPublicKeyList

Typedefs

typedef struct
SECKEYRSAPublicKeyStr 
SECKEYRSAPublicKey
typedef struct SECKEYPQGParamsStr SECKEYPQGParams
typedef struct
SECKEYDSAPublicKeyStr 
SECKEYDSAPublicKey
typedef struct SECKEYDHParamsStr SECKEYDHParams
typedef struct SECKEYDHPublicKeyStr SECKEYDHPublicKey
typedef SECItem SECKEYECParams
typedef struct SECKEYECPublicKeyStr SECKEYECPublicKey
typedef struct
SECKEYFortezzaPublicKeyStr 
SECKEYFortezzaPublicKey
typedef struct
SECKEYDiffPQGParamsStr 
SECKEYDiffPQGParams
typedef struct
SECKEYPQGDualParamsStr 
SECKEYPQGDualParams
typedef struct SECKEYKEAParamsStr SECKEYKEAParams
typedef struct
SECKEYKEAPublicKeyStr 
SECKEYKEAPublicKey
typedef struct SECKEYPublicKeyStr SECKEYPublicKey
typedef struct SECKEYPrivateKeyStr SECKEYPrivateKey

Enumerations

enum  KeyType {
  nullKey = 0, rsaKey = 1, dsaKey = 2, fortezzaKey = 3,
  dhKey = 4, keaKey = 5, ecKey = 6
}

Functions

 CachedAttribute (CKA_PRIVATE, 1) struct SECKEYPrivateKeyStr

Variables

SEC_BEGIN_PROTOS const
SEC_ASN1Template 
SECKEY_RSAPublicKeyTemplate []
const SEC_ASN1Template SECKEY_DSAPublicKeyTemplate []
const SEC_ASN1Template SECKEY_DHPublicKeyTemplate []
const SEC_ASN1Template SECKEY_DHParamKeyTemplate []
const SEC_ASN1Template SECKEY_PQGParamsTemplate []
const SEC_ASN1Template SECKEY_DSAPrivateKeyExportTemplate []
SEC_ASN1TemplateChooser NSS_Get_SECKEY_DSAPublicKeyTemplate
SEC_ASN1TemplateChooser NSS_Get_SECKEY_RSAPublicKeyTemplate


Typedef Documentation

typedef struct SECKEYPrivateKeyStr SECKEYPrivateKey


Enumeration Type Documentation

enum KeyType

Enumerator:
nullKey 
rsaKey 
dsaKey 
fortezzaKey 
dhKey 
keaKey 
ecKey 


Function Documentation

CachedAttribute ( CKA_PRIVATE  ,
 
)


Variable Documentation


Generated Mozilla by doxygen 1.5.6