Skip navigation links
TrueZIP 7.7.10

@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class)

Package de.schlichtherle.truezip.key

Provides an extensible manager for generic keys required to create or open protected resources.

See: Description

Package de.schlichtherle.truezip.key Description

Provides an extensible manager for generic keys required to create or open protected resources. Its primary objective is to decouple...

The process to retrieve keys is executed by the (abstract) classes and interfaces in this package.

The process to use and optionally authenticate keys is executed by the users of this package - called client applications or clients for short.

A protected resource can be anything which can be referenced by a URI: As an example, it could be a URL to an AES encrypted file which the client application is going to create or overwrite. The key could be a password or a key file entered or selected by the user.

Skip navigation links
TrueZIP 7.7.10

Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.