RSA BSAFE Crypto-C

Cryptographic Components for C

Search

A_DSA_PUBLIC_KEY Struct Reference

This structure holds the DSA public key.

Samples:

p11dsakeygen.c.

#include <atypes.h>

typedef struct {
  ITEM y;                                  /* The public component */
  A_DSA_PARAMS params;                     /* The parameters (p, q, g) */
} A_DSA_PUBLIC_KEY;

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