Constant Field Values


Contents
org.sonatype.*

org.sonatype.plexus.components.cipher.PBECipher
protected static final int CHUNK_SIZE 16
protected static final java.lang.String CIPHER_ALG "AES/CBC/PKCS5Padding"
protected static final java.lang.String DIGEST_ALG "SHA-256"
protected static final java.lang.String KEY_ALG "AES"
protected static final int SALT_SIZE 8
protected static final int SPICE_SIZE 16
protected static final java.lang.String STRING_ENCODING "UTF8"
protected static final byte WIPER 0

org.sonatype.plexus.components.cipher.PlexusCipher
public static final char ENCRYPTED_STRING_DECORATION_START 123
public static final char ENCRYPTED_STRING_DECORATION_STOP 125



Copyright © 2008-2010. All Rights Reserved.