| \n |
| Microsoft Invisible Computing |
Encodes and decodes xsd:base64 data.
Implements ICypher
Subclass of CUnknown
PICYPHER base64CypherNew(
/*in*/ UINT KeyStrength
)
Basic constructor for all cyphers.
The length of the key in bits.
Returns the cypher's input/output block length.
Associate a given key or state vector to this cypher object.
En/decrypt operations.
Create a fresh random key that is suitable to this cypher object.
Deallocate a key previously created with GenKey of the same cypher object.
| ©2006 Microsoft Corporation. All rights reserved. | Terms of Use | Privacy Statement | Accessibility | End User License Agreement |