Global Contexts and Provider Registration
Global Context Structure
The primary data structure in
Security Builder Crypto
is the global context (
sb_GlobalCtx
).
Provider Registration
To use features from the
Security Builder GSE
provider, you must call the function
hu_RegisterSbg56()
.
Initialization
The
BlackBerry OS Cryptographic Kernel
must be initialized by calling the initialization function,
hu_InitSbg56()
.
Parent topic:
Developing an Application
Related concepts
Naming Conventions and Function Interface
Multi-Threading and Thread Safety
Opaque Data Types