Searched defs:ssl3KeyPairStr (Results 1 – 1 of 1) sorted by relevance
1020 struct ssl3KeyPairStr { struct1021 SECKEYPrivateKey * privKey;1022 SECKEYPublicKey * pubKey;1023 PRInt32 refCount; /* use PR_Atomic calls for this. */