RSA BSAFE Crypto-C

Cryptographic Components for C

Search

B_PKCS_RSA_PSS_PARAMS Struct Reference

This structure holds the PKCS RSA PSS parameters.

Samples:

rsapss.c.

#include <bsafe.h>

typedef struct {
  B_INFO_TYPE digestAlgorithm;
  POINTER digestParams;
  B_INFO_TYPE maskGeneratingFunction;
  POINTER mgfParams;
  unsigned int tfOption;
} B_PKCS_RSA_PSS_PARAMS;

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