1Gcrypt.appIVec(3kaya) Kaya module reference Gcrypt.appIVec(3kaya)
2
3
4
6 Gcrypt::appIVec - Get the application initialisation vector
7
9 [Int] appIVec( )
10
12 Get the application initialisation vector. This is mainly provided for
13 the benefit of Crypto.encode (3kaya) , but may be useful for other
14 functions.
15
17 Kaya standard library by Edwin Brady, Chris Morris and others
18 (kaya@kayalang.org). For further information see http://kayalang.org/
19
21 The Kaya standard library is free software; you can redistribute it
22 and/or modify it under the terms of the GNU Lesser General Public
23 License (version 2.1 or any later version) as published by the Free
24 Software Foundation.
25
27 Gcrypt.appKey (3kaya)
28
29
30
31Kaya December 2010 Gcrypt.appIVec(3kaya)