Constant Field Values


Contents
org.sonatype.*

org.sonatype.plexus.components.cipher.PBECipher
protected static final int CHUNK_SIZE 16
protected static final String CIPHER_ALG "AES/CBC/PKCS5Padding"
protected static final String DIGEST_ALG "SHA-256"
protected static final String KEY_ALG "AES"
protected static final int SALT_SIZE 8
protected static final int SPICE_SIZE 16
protected static final 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-2011. All Rights Reserved.