Security Builder Crypto uses opaque data types. The following data
types are defined in sbdef.h.
-
sb_Params - Domain parameter object.
-
sb_Key - Symmetric key object.
-
sb_PublicKey - Public key object.
-
sb_PrivateKey - Private key object.
-
sb_Context - Operation context.
-
sb_RNGCtx - Random number generator context.
-
sb_YieldCtx - Yield context.
-
sb_GlobalCtx - Global context.