de.schlichtherle.truezip.crypto.raes.param.console.package-info Maven / Gradle / Ivy
/*
* Copyright (C) 2005-2015 Schlichtherle IT Services.
* All rights reserved. Use is subject to license terms.
*/
/**
* Provides the console I/O based implementation of the interface
* {@link de.schlichtherle.truezip.key.PromptingKeyProvider.View}.
*/
@edu.umd.cs.findbugs.annotations.DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
package de.schlichtherle.truezip.crypto.raes.param.console;