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