Package org.alfresco.encryption
Class GenerateSecretKey
- java.lang.Object
-
- org.alfresco.encryption.GenerateSecretKey
-
public class GenerateSecretKey extends java.lang.Object
Generate a secret key for use by the repository.- Since:
- 4.0
-
-
Constructor Summary
Constructors Constructor Description GenerateSecretKey()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
generateKeyData()
static void
main(java.lang.String[] args)
-