RSA BSAFE Crypto-C

Cryptographic Components for C

Search

A_DESX_KEY Struct Reference

This structure holds the DESX key.

#include <atypes.h>

typedef struct {
  unsigned char *key;              /* An 8-Byte Data
                                    * Encryption Standard (DES) key
                                    */
  unsigned char *inputWhitener;    /* An 8-Byte input whitener */
  unsigned char *outputWhitener;   /* An eight-Byte output whitener */
} A_DESX_KEY;

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