RSA BSAFE Crypto-C

Cryptographic Components for C

Search

B_KEYPAIR_GEN_PARAMS Struct Reference

This structure holds the parameters for key pair generation.

Samples:

p11dsakeygen.c, and p11rsakeygen.c.

#include <bsafe.h>

typedef struct {
  B_KEY_ATTRIBUTES privateKeyAttributes;
  B_KEY_ATTRIBUTES publicKeyAttributes;
  B_INFO_TYPE keypairGenInfoType;
  POINTER keypairGenInfo;
} B_KEYPAIR_GEN_PARAMS;

Copyright (c) 1999-2005 RSA Security Inc. All rights reserved. 068-001001-6210-001-000 - 6.2.1