RSA BSAFE Crypto-C

Cryptographic Components for C

Search

B_SSLC_KEY_WRAP_PARAMS Struct Reference

This structure holds the key wrapping parameters for RSA BSAFE SSL-C, (RSA Security's C-language SSL SDK).

Samples:

keywrap.c.

#include <bsafe.h>

typedef struct {
  B_INFO_TYPE encryptAlgorithm;
  unsigned char *iv;
  int pemEncode;
} B_SSLC_KEY_WRAP_PARAMS;

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