Secure Programming Cookbook for C and C++: Recipes for Cryptography, Authentication, Input Validation & More

Index

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Y] [Z]

BadImageFormatException exception 2nd

Balance class 2nd

base classes 2nd 3rd 4th 5th

base counter

base keyword 2nd

base10

     converting numbers in other bases to

Base64 data

     decoding into byte array

Base64DecodeString method

Base64EncodeBytes method

BaseOverrides class 2nd

BeforeAddItem event

BeforeAddListener method

BeforeChangeItem event

BeforeChangeListener method

BeginInvoke method 2nd 3rd

binary data

     decoding Base64 data into

binary functions

binary trees

     algorithm for storing objects

     creating and managing without BinaryTree<T> class 2nd

BinaryReader class 2nd 3rd 4th

     Read method

BinarySearch method

     List<T> class 2nd 3rd

BinarySearchCountAll method 2nd 3rd

BinarySearchGetAll method 2nd

BinaryTree<T> class 2nd

     members

BinaryTreeNode<T> class 2nd 3rd

BinaryWriter class 2nd 3rd 4th

BindingFlags enumeration 2nd 3rd

bit flags

     turning on or off 2nd 3rd 4th 5th

bit mask 2nd 3rd 4th

bit masks

BitArray class

bitwise binary operators numeric promotion and

bitwise complement operator (~) 2nd

blittable objects

books

     about security

Boolean equations 2nd 3rd

     simplifying

Boolean logic

     overloading 2nd

boolean values 2nd

BooleanSwitch class 2nd

boxing

     avoidance with generic Queue and Stack types

     finding where it occurs

     in standard .NET type

BreadthFirstSearch method 2nd

BuildDependentAssemblyList method

BuildManager class

byte array

     converting to a string

     encoding as a string

     passing strings to methods as

byte data type

     bitwise complement operator

Категории