A C D E F G H I J K L N O P R S T U V W 
All Classes All Packages

A

AES - org.iqtig.packer.shared.crypto.CryptoConstant
 
AES_128 - org.iqtig.packer.shared.crypto.AESBitSize
 
AES_256 - org.iqtig.packer.shared.crypto.AESBitSize
 
AES_PADDING_GCM - org.iqtig.packer.shared.crypto.CryptoConstant
 
AESBitSize - Enum in org.iqtig.packer.shared.crypto
Aufzählungsdatentyp der AES Bit-Size.
ALIAS_OR_EMPTY_KEYSTORE_PW_WRONG - org.iqtig.packer.shared.keyio.output.KeyloadResult
 
assembleHelp(String, List<? extends CliParam>) - Static method in class org.iqtig.packer.shared.cli.CliHelpAssembler
 

C

CERTIFICATE_ERROR - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
CERTIFICATE_IO_ERROR - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
CERTIFICATE_OF_KEYSTORE_COULD_NOT_BE_LOADED - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
checkEncryptionType(InputStream) - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
CliHelpAssembler - Class in org.iqtig.packer.shared.cli
Assembler für den Hilfe-Text, der bei CLI-Anwendungen zur Ausgabe gebracht wird.
CliHelpAssembler() - Constructor for class org.iqtig.packer.shared.cli.CliHelpAssembler
 
CliParam - Interface in org.iqtig.packer.shared.cli
Funktionsschnittstelle für Eingabeparameter von CLI-Anwendungen.
CliParamParser - Class in org.iqtig.packer.shared.cli
Parser für CLI-Eingabeparameter.
COMMON_ERROR - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
containsNamedError(NamedError) - Method in exception org.iqtig.packer.shared.error.crypto.CryptoException
Liefert true, wenn der NamedError innerhalb der CryptoException.errors vorhanden ist.
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.ChooseCryptionOrZipOption
Creates instance of ChooseCryptionOrZipOption with message "Eine Option (Ver-/Entschlüsselung und/oder Ver-/Entpacken) wählen."
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.CryptoPasswordIsMissing
Creates instance of CryptoPasswordIsMissing with message "Für das Ver- oder Entschlüsseln wird ein Passwort benötigt."
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.DecryptAndEncrpytIsProhibited
Creates instance of DecryptAndEncrpytIsProhibited with message "Das zeitgleiche Ver-/Entschlüsseln ist nicht möglich."
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.DecryptAndZipIsProhibited
Creates instance of DecryptAndZipIsProhibited with message "Entschlüsseln und Verpacken nicht möglich."
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.DecryptionPasswordCouldBeInvalid
Creates instance of DecryptionPasswordCouldBeInvalid with message "Eine unerwartete Ausnahme wurde ausgelöst.
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.DecryptionPasswordIsInvalid
Creates instance of DecryptionPasswordIsInvalid with message "Es wurde ein falsches Passwort zur Entschlüsselung der Exportdatei angegeben."
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.EncryptAndUnzipIsProhibited
Creates instance of EncryptAndUnzipIsProhibited with message "Verschlüsseln und Entpacken nicht möglich."
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.EncryptTagOrDecrpytTagIsMissing
Creates instance of EncryptTagOrDecrpytTagIsMissing with message "Beim Ver-/Entschlüsseln muss ein <tag> angegeben werden (-t)!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.ExactlyOneKeyNeeded
Creates instance of ExactlyOneKeyNeeded with message "Es wird genau ein öffentlicher Schlüssel benötigt!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.ExactlyOneTagNeeded
Creates instance of ExactlyOneTagNeeded with message "Es muss genau ein tag für die Schlüsselprüfung angegeben werden!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.GenKeyAndEncryptAndDecryptAndGetModulusAndCheckKeyParamMissing
Creates instance of GenKeyAndEncryptAndDecryptParamMissing with message "Es muss ein Parameter -g (genkey) -e (encrypt) -d (decrypt) -m (getmodulus) -y (checkkey) gewählt werden!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.InputFileIOException
Creates instance of InputFileIOException with message "Beim Lesen des XML-Input-Files ist eine IO-Exception aufgetreten!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.InputFileIsDirectory
Creates instance of InputFileIsDirectory with message "Eingabedatei ist keine Datei, sondern ein Verzeichnis!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.InputFileIsEmpty
Creates instance of InputFileIsEmpty with message "Die Eingabedatei ist leer."
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.InputFileIsMissing
Creates instance of InputFileIsMissing with message "Die Eingabedatei existiert nicht."
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.InputFileIsNotSpecifiedException
Creates instance of InputFileIsNotSpecifiedException with message "Bei der Schlüsselprüfung muss ein XML-Input-File angegeben werden!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.InputFilesAreMissing
Creates instance of InputFilesAreMissing with message "Eine oder mehrere Eingabedateien werden benötigt."
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.InternalErrorOccured
Creates instance of InternalErrorOccured with message "Es ist ein interner Fehler aufgetreten.
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.KeyFileNotFound
Creates instance of KeyFileNotFound with message "Schlüsseldatei nicht gefunden!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.KeyIOException
Creates instance of KeyIOException with message "Beim Lesen eines Schlüssels ist eine IO-Exception aufgetreten!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.KeystoreFileNotFound
Creates instance of KeyFileNotFound with message "Keystore-Datei nicht gefunden!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.OnlyOneKeyAllowed
Creates instance of OnlyOneKeyAllowed with message "Es ist nur ein Schlüssel erlaubt!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.OnlyOneTagAllowed
Creates instance of OnlyOneTagAllowed with message "Es ist nur ein tag erlaubt!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.OutputDirectoryDoesNotExist
Creates instance of OutputFileCreationFailed with message "Das Ausgabeverzeichnis existiert nicht!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.OutputFileCreationFailed
Creates instance of OutputFileCreationFailed with message "Ausgabedatei konnte nicht erzeugt werden!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.PrivateKeyFileIsErroneous
Creates instance of PrivateKeyFileIsErroneous with message "Die private Schlüsseldatei ist fehlerhaft!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.PublicKeyFileIsErroneous
Creates instance of PublicKeyFileIsErroneous with message "Die öffentliche Schlüsseldatei ist fehlerhaft!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.PublicKeyFileIsNotSpecifiedException
Creates instance of PublicKeyFileIsNotSpecifiedException with message "Bei der Schlüsselprüfung muss ein Public-Key-File angegeben werden!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.TagIsNotSpecifiedException
Creates instance of TagIsNotSpecifiedException with message "Bei der Schlüsselprüfung muss ein tag angegeben werden!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.TPackerFileNotValid
Creates instance of TPackerFileNotValid with message "Das Dokument enthält unverschlüsselte PID-Daten."
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.TPackerFileValidationFailed
Creates instance of TPackerFileValidationFailed with message "Die mit Transportverschlüsselung zu versehende Datei konnte nicht validiert werden."
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.XMLParserConfigurationException
Creates instance of XMLParserConfigurationException with message "Bei der internen XML-Parser-Konfiguration ist ein Fehler aufgetreten!"
createInstance() - Static method in exception org.iqtig.packer.shared.error.Errors.ZipAndUnzipIsProhibited
Creates instance of ZipAndUnzipIsProhibited with message "Das zeitgleiche Ver-/Entpacken ist nicht möglich."
createInstance(String) - Static method in exception org.iqtig.packer.shared.error.Errors.DataToEncryptAreCorrupt
Creates instance of DataToEncryptAreCorrupt with message "Entweder der zum Entschlüsseln verwendete Schlüssel oder die zu entschlüsselnden Daten (<tagName>) sind fehlerhaft."
createInstance(String) - Static method in exception org.iqtig.packer.shared.error.Errors.KeyTagIsMissing
Creates instance of KeyTagIsMissing with message "Für diesen Vorgang wird ein <tag> für den chiffrierten Schlüssel benoetigt!"
createInstance(String, int) - Static method in exception org.iqtig.packer.shared.error.Errors.EncryptionPasswordIsInsufficient
 
createInstance(String, String) - Static method in exception org.iqtig.packer.shared.error.Errors.DecryptionFailed
Creates instance of DecryptionFailed with message "Die Entschluesselung von <tag> ist fehlgeschlagen: <details>"
createRandomAESSessionKey() - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
createRandomAESSessionKey256Bit() - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
createRandomIV() - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
CRYPTO_ERROR - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
CryptoConstant - Enum in org.iqtig.packer.shared.crypto
Aufzählungsdatentyp für Konstanten rund um Verschlüsselung.
CryptoError - Class in org.iqtig.packer.shared.error.crypto
Error Klasse für alle fachlichen Fehler.
CryptoError(NamedError, String...) - Constructor for class org.iqtig.packer.shared.error.crypto.CryptoError
Erstellt einen BusinessError aus errorId und zusätzlichen Parametern.
CryptoErrorId - Enum in org.iqtig.packer.shared.error.crypto
ErrorIds für die CryptoErrors.
CryptoException - Exception in org.iqtig.packer.shared.error.crypto
Exception für fachliche Fehler rund um die od-crypto Funktionalitäten.
CryptoException(List<CryptoError>) - Constructor for exception org.iqtig.packer.shared.error.crypto.CryptoException
Erzeugt BusinessException anhand einer Liste von BusinessErrors.
CryptoException(CryptoError) - Constructor for exception org.iqtig.packer.shared.error.crypto.CryptoException
 
CryptoException(NamedError, String...) - Constructor for exception org.iqtig.packer.shared.error.crypto.CryptoException
Erzeugt BusinessException anhand eines BusinessError inkl.
CryptographySupportShared - Class in org.iqtig.packer.shared.crypto
 
CryptographySupportShared() - Constructor for class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
CryptographySupportShared.EncryptionType - Enum in org.iqtig.packer.shared.crypto
 

D

decrypt(byte[], SecretKey) - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
decrypt(InputStream, OutputStream, Function<byte[], SecretKey>) - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
Entschlüsselt den eigenhenden InputStream und schreibt das Resultat auf den gegebenen OutputStream.
decrypt(InputStream, OutputStream, SecretKey) - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
decryptWithPassword(byte[], String) - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
defaultString(String) - Static method in class org.iqtig.packer.shared.error.crypto.StringUtils
Returns either the passed in String, or if the String is null, an empty String ("").
defaultString(String, String) - Static method in class org.iqtig.packer.shared.error.crypto.StringUtils
Returns either the passed in String, or if the String is null, the value of defaultStr.

E

EMPTY - Static variable in class org.iqtig.packer.shared.error.crypto.StringUtils
The empty String "".
encrypt(byte[], SecretKey) - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
encrypt(InputStream, OutputStream, SecretKey) - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
encrypt(InputStream, OutputStream, SecretKey, Function<SecretKey, byte[]>) - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
Verschlüsselt den Inhalt eines eingehenden InputStreams und schreibt das Resultat auf den gegebenen OutputStream.
encryptWithPassword(byte[], String) - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
equals(Object) - Method in class org.iqtig.packer.shared.crypto.RSAModulus
 
equals(Object) - Method in class org.iqtig.packer.shared.util.NumberByteArray
 
ERROR - org.iqtig.packer.shared.keyio.output.KeyloadResult
 
Errors - Class in org.iqtig.packer.shared.error
Geklont von .
Errors.ChooseCryptionOrZipOption - Exception in org.iqtig.packer.shared.error
"Eine Option (Ver-/Entschlüsselung und/oder Ver-/Entpacken) wählen."
Errors.CryptoPasswordIsMissing - Exception in org.iqtig.packer.shared.error
"Für das Ver- oder Entschlüsseln wird ein Passwort benötigt."
Errors.DataToEncryptAreCorrupt - Exception in org.iqtig.packer.shared.error
"Entweder der zum Entschlüsseln verwendete Schlüssel oder die zu entschlüsselnden Daten (<tagName>) sind fehlerhaft."
Errors.DecryptAndEncrpytIsProhibited - Exception in org.iqtig.packer.shared.error
"Das zeitgleiche Ver-/Entschlüsseln ist nicht möglich
Errors.DecryptAndZipIsProhibited - Exception in org.iqtig.packer.shared.error
"Entschlüsseln und Verpacken nicht möglich."
Errors.DecryptionFailed - Exception in org.iqtig.packer.shared.error
"Die Entschluesselung von <tag> ist fehlgeschlagen: <details>"
Errors.DecryptionPasswordCouldBeInvalid - Exception in org.iqtig.packer.shared.error
"Eine unerwartete Ausnahme wurde ausgelöst.
Errors.DecryptionPasswordIsInvalid - Exception in org.iqtig.packer.shared.error
"Es wurde ein falsches Passwort zur Entschlüsselung der Exportdatei angegeben."
Errors.EncryptAndUnzipIsProhibited - Exception in org.iqtig.packer.shared.error
"Verschlüsseln und Entpacken nicht möglich."
Errors.EncryptionPasswordIsInsufficient - Exception in org.iqtig.packer.shared.error
 
Errors.EncryptTagOrDecrpytTagIsMissing - Exception in org.iqtig.packer.shared.error
"Beim Ver-/Entschlüsseln muss ein <tag> angegeben werden (-t)!"
Errors.ExactlyOneKeyNeeded - Exception in org.iqtig.packer.shared.error
"Es wird genau ein öffentlicher Schlüssel benötigt!"
Errors.ExactlyOneTagNeeded - Exception in org.iqtig.packer.shared.error
"Es muss genau ein tag für die Schlüsselprüfung angegeben werden!"
Errors.GenKeyAndEncryptAndDecryptAndGetModulusAndCheckKeyParamMissing - Exception in org.iqtig.packer.shared.error
"Es muss ein Parameter -g (genkey) -e (encrypt) -d (decrypt) -m (getmodulus) -y (checkkey) gewählt werden!"
Errors.InputFileIOException - Exception in org.iqtig.packer.shared.error
"Beim Lesen des XML-Input-Files ist eine IO-Exception aufgetreten!"
Errors.InputFileIsDirectory - Exception in org.iqtig.packer.shared.error
"Eingabedatei ist keine Datei, sondern ein Verzeichnis!"
Errors.InputFileIsEmpty - Exception in org.iqtig.packer.shared.error
"Die Eingabedatei ist leer."
Errors.InputFileIsMissing - Exception in org.iqtig.packer.shared.error
"Die Eingabedatei existiert nicht."
Errors.InputFileIsNotSpecifiedException - Exception in org.iqtig.packer.shared.error
"Bei der Schlüsselprüfung muss ein XML-Input-File angegeben werden!"
Errors.InputFilesAreMissing - Exception in org.iqtig.packer.shared.error
"Eine oder mehrere Eingabedateien werden benötigt."
Errors.InternalErrorOccured - Exception in org.iqtig.packer.shared.error
"Es ist ein interner Fehler aufgetreten.
Errors.KeyFileNotFound - Exception in org.iqtig.packer.shared.error
"Schlüsseldatei nicht gefunden!"
Errors.KeyIOException - Exception in org.iqtig.packer.shared.error
"Beim Lesen eines Schlüssels ist eine IO-Exception aufgetreten!"
Errors.KeystoreFileNotFound - Exception in org.iqtig.packer.shared.error
"Keystore-Datei nicht gefunden!"
Errors.KeyTagIsMissing - Exception in org.iqtig.packer.shared.error
"Für diesen Vorgang wird ein <tag> für den chiffrierten Schlüssel benoetigt!"
Errors.OnlyOneKeyAllowed - Exception in org.iqtig.packer.shared.error
"Es ist nur ein Schlüssel erlaubt!"
Errors.OnlyOneTagAllowed - Exception in org.iqtig.packer.shared.error
"Es ist nur ein tag erlaubt!"
Errors.OutputDirectoryDoesNotExist - Exception in org.iqtig.packer.shared.error
"Das Ausgabeverzeichnis existiert nicht!"
Errors.OutputFileCreationFailed - Exception in org.iqtig.packer.shared.error
"Ausgabedatei konnte nicht erzeugt werden!"
Errors.PrivateKeyFileIsErroneous - Exception in org.iqtig.packer.shared.error
"Die private Schlüsseldatei ist fehlerhaft!"
Errors.PublicKeyFileIsErroneous - Exception in org.iqtig.packer.shared.error
"Die öffentliche Schlüsseldatei ist fehlerhaft!"
Errors.PublicKeyFileIsNotSpecifiedException - Exception in org.iqtig.packer.shared.error
"Bei der Schlüsselprüfung muss ein Public-Key-File angegeben werden!"
Errors.TagIsNotSpecifiedException - Exception in org.iqtig.packer.shared.error
"Bei der Schlüsselprüfung muss ein tag angegeben werden!"
Errors.TPackerFileNotValid - Exception in org.iqtig.packer.shared.error
"Das Dokument enthält unverschlüsselte PID-Daten."
Errors.TPackerFileValidationFailed - Exception in org.iqtig.packer.shared.error
"Die mit Transportverschlüsselung zu versehende Datei konnte nicht validiert werden."
Errors.XMLParserConfigurationException - Exception in org.iqtig.packer.shared.error
"Bei der internen XML-Parser-Konfiguration ist ein Fehler aufgetreten!"
Errors.ZipAndUnzipIsProhibited - Exception in org.iqtig.packer.shared.error
"Das zeitgleiche Ver-/Entpacken ist nicht möglich."
exit(int) - Method in class org.iqtig.packer.shared.cli.SystemExitWrapper
 

F

FILE_TYPE_IDENTIFIER_CHARSET - Static variable in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
FILE_TYPE_IDENTIFIER_LENGTH - Static variable in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
FILE_TYPE_IDENTIFIER_NEW - Static variable in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
FILE_TYPE_IDENTIFIER_OLD - Static variable in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 

G

getBitsize() - Method in enum org.iqtig.packer.shared.crypto.AESBitSize
 
getErrorId() - Method in class org.iqtig.packer.shared.error.crypto.CryptoError
 
getErrorMessage() - Method in exception org.iqtig.packer.shared.error.ValidationErrorException
 
getErrors() - Method in exception org.iqtig.packer.shared.error.crypto.CryptoException
 
getException() - Method in class org.iqtig.packer.shared.keyio.output.KeyloadOutput
 
getHelpText() - Method in interface org.iqtig.packer.shared.cli.CliParam
 
getId() - Method in exception org.iqtig.packer.shared.error.ValidationErrorException
 
getKey() - Method in class org.iqtig.packer.shared.keyio.output.KeyloadOutput
 
getKeyFromBytesForAES(byte[]) - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
getKeyLoader() - Static method in class org.iqtig.packer.shared.keyio.KeyLoaderFactory
 
getLongParam() - Method in interface org.iqtig.packer.shared.cli.CliParam
 
getMessage() - Method in exception org.iqtig.packer.shared.error.ValidationErrorException
 
getParams() - Method in class org.iqtig.packer.shared.error.crypto.CryptoError
 
getResult() - Method in class org.iqtig.packer.shared.keyio.output.KeyloadOutput
 
getShortParam() - Method in interface org.iqtig.packer.shared.cli.CliParam
 
getSignedModulusBase64Encoded() - Method in class org.iqtig.packer.shared.crypto.RSAModulus
 
getText() - Method in class org.iqtig.packer.shared.error.crypto.CryptoError
 
getText() - Method in enum org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
getText() - Method in interface org.iqtig.packer.shared.error.crypto.NamedError
 
getUnsignedModulusBase64Encoded() - Method in class org.iqtig.packer.shared.crypto.RSAModulus
 
getValue() - Method in enum org.iqtig.packer.shared.crypto.CryptoConstant
 

H

hashCode() - Method in class org.iqtig.packer.shared.crypto.RSAModulus
 
hashCode() - Method in class org.iqtig.packer.shared.util.NumberByteArray
 

I

INVALID_KEY - org.iqtig.packer.shared.keyio.output.KeyloadResult
 
INVALID_KEYSTORE - org.iqtig.packer.shared.keyio.output.KeyloadResult
 
INVALID_PRIVATE_KEY_ERROR - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
IO_ERROR - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
IO_ERROR - org.iqtig.packer.shared.keyio.output.KeyloadResult
 
IO_READ_KEY - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
IO_READ_KEYSTORE - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
isBlank(CharSequence) - Static method in class org.iqtig.packer.shared.error.crypto.StringUtils
Checks if a CharSequence is empty (""), null or whitespace only.

J

join(Iterable<?>, String) - Static method in class org.iqtig.packer.shared.error.crypto.StringUtils
Joins the elements of the provided Iterable into a single String containing the provided elements.
join(Object[], String) - Static method in class org.iqtig.packer.shared.error.crypto.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Object[], String, int, int) - Static method in class org.iqtig.packer.shared.error.crypto.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Iterator<?>, String) - Static method in class org.iqtig.packer.shared.error.crypto.StringUtils
Joins the elements of the provided Iterator into a single String containing the provided elements.

K

KEY_OF_KEYSTORE_NOT_FOUND - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
KEYENTRY_NOT_FOUND - org.iqtig.packer.shared.keyio.output.KeyloadResult
 
KEYENTRY_PASSWORD_WRONG - org.iqtig.packer.shared.keyio.output.KeyloadResult
 
KeyLoader - Interface in org.iqtig.packer.shared.keyio
 
KeyLoaderFactory - Class in org.iqtig.packer.shared.keyio
 
KeyLoaderFactory() - Constructor for class org.iqtig.packer.shared.keyio.KeyLoaderFactory
 
KeyloadOutput - Class in org.iqtig.packer.shared.keyio.output
 
KeyloadOutput(KeyloadResult, Exception) - Constructor for class org.iqtig.packer.shared.keyio.output.KeyloadOutput
 
KeyloadOutput(KeyloadResult, Key) - Constructor for class org.iqtig.packer.shared.keyio.output.KeyloadOutput
 
KeyloadResult - Enum in org.iqtig.packer.shared.keyio.output
 
KEYSTORE_ALGORITHM_NOT_SUPPORTED - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
KEYSTORE_KEY_ALGORITHM_NOT_FOUND - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
KEYSTORE_KEY_PASSWORD_WRONG - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
KEYSTORE_NOT_LOADED - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
KEYSTORE_PASSWORD_WRONG - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
KEYSTORE_PASSWORD_WRONG - org.iqtig.packer.shared.keyio.output.KeyloadResult
 
KEYSTORE_TYPE_NOT_SUPPORTED - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
KMODE - org.iqtig.packer.shared.crypto.CryptographySupportShared.EncryptionType
 

L

length(CharSequence) - Static method in class org.iqtig.packer.shared.error.crypto.StringUtils
Gets a CharSequence length or 0 if the CharSequence is null.
loadPrivateKeyFromKeyFile(Path) - Method in interface org.iqtig.packer.shared.keyio.KeyLoader
 
loadPrivateKeyFromKeystore(Path, String, String, String) - Method in interface org.iqtig.packer.shared.keyio.KeyLoader
 
loadPublicKeyFromKeyfile(Path) - Method in interface org.iqtig.packer.shared.keyio.KeyLoader
 
loadPublicKeyFromKeystore(Path, String, String) - Method in interface org.iqtig.packer.shared.keyio.KeyLoader
 

N

name() - Method in interface org.iqtig.packer.shared.error.crypto.NamedError
 
NamedError - Interface in org.iqtig.packer.shared.error.crypto
Tagging interface für alle Errors, die eine feste ID habe und ggf. eine Textmeldung enthalten.
NO_PROVIDER_ERROR - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
NO_SUCH_ALGORITHM_ERROR - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
NONKMODE - org.iqtig.packer.shared.crypto.CryptographySupportShared.EncryptionType
 
NOOP - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
NumberByteArray - Class in org.iqtig.packer.shared.util
 
NumberByteArray(byte[]) - Constructor for class org.iqtig.packer.shared.util.NumberByteArray
 
NumberByteArray(BigInteger) - Constructor for class org.iqtig.packer.shared.util.NumberByteArray
 

O

OK - org.iqtig.packer.shared.keyio.output.KeyloadResult
 
option(List<String>, CliParam) - Static method in class org.iqtig.packer.shared.cli.CliParamParser
 
optionWithParam(List<String>, CliParam, Function<CliParam, RuntimeException>) - Static method in class org.iqtig.packer.shared.cli.CliParamParser
 
optionWithParams(List<String>, CliParam, Function<CliParam, RuntimeException>) - Static method in class org.iqtig.packer.shared.cli.CliParamParser
 
org.iqtig.packer.shared.cli - package org.iqtig.packer.shared.cli
 
org.iqtig.packer.shared.crypto - package org.iqtig.packer.shared.crypto
 
org.iqtig.packer.shared.error - package org.iqtig.packer.shared.error
 
org.iqtig.packer.shared.error.crypto - package org.iqtig.packer.shared.error.crypto
 
org.iqtig.packer.shared.keyio - package org.iqtig.packer.shared.keyio
 
org.iqtig.packer.shared.keyio.output - package org.iqtig.packer.shared.keyio.output
 
org.iqtig.packer.shared.util - package org.iqtig.packer.shared.util
 

P

parseCharset(String, Function<String, RuntimeException>) - Static method in class org.iqtig.packer.shared.cli.CliParamParser
 
PBKDF2_HMAC_SHA256 - org.iqtig.packer.shared.crypto.CryptoConstant
 
PKCS12 - org.iqtig.packer.shared.crypto.CryptoConstant
 

R

READ_PRIVATE_KEY_ERROR - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
READ_PUBLIC_KEY_ERROR - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
readPrivateKeyFromKeyStore(InputStream, String, String, String) - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
readPrivateKeyFromPem(InputStream) - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
readPublicKeyFromKeyStore(InputStream, String, String) - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
readPublicKeyFromPem(InputStream) - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
readX509Certificate(InputStream) - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
RSA - org.iqtig.packer.shared.crypto.CryptoConstant
 
RSAModulus - Class in org.iqtig.packer.shared.crypto
 
RSAModulus(RSAPublicKey) - Constructor for class org.iqtig.packer.shared.crypto.RSAModulus
 

S

SHA256_WITH_RSA - org.iqtig.packer.shared.crypto.CryptoConstant
 
StringUtils - Class in org.iqtig.packer.shared.error.crypto
Clone from org.apache.commons:commons-lang3:3.11.
SystemExitWrapper - Class in org.iqtig.packer.shared.cli
Wrappt das System.exit von CLI-Anwendungen zu Testzwecken.
SystemExitWrapper() - Constructor for class org.iqtig.packer.shared.cli.SystemExitWrapper
 

T

toSignedByteArray() - Method in class org.iqtig.packer.shared.util.NumberByteArray
 
toString() - Method in class org.iqtig.packer.shared.error.crypto.CryptoError
toUnsignedByteArray() - Method in class org.iqtig.packer.shared.util.NumberByteArray
 

U

unwrapSecretKey(byte[], PrivateKey) - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 

V

ValidationErrorException - Exception in org.iqtig.packer.shared.error
Geklont von org.iqtig.utils.common_api.
ValidationErrorException(int, String) - Constructor for exception org.iqtig.packer.shared.error.ValidationErrorException
 
valueOf(String) - Static method in enum org.iqtig.packer.shared.crypto.AESBitSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.iqtig.packer.shared.crypto.CryptoConstant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.iqtig.packer.shared.crypto.CryptographySupportShared.EncryptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.iqtig.packer.shared.error.crypto.CryptoErrorId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.iqtig.packer.shared.keyio.output.KeyloadResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.iqtig.packer.shared.crypto.AESBitSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.iqtig.packer.shared.crypto.CryptoConstant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.iqtig.packer.shared.crypto.CryptographySupportShared.EncryptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.iqtig.packer.shared.error.crypto.CryptoErrorId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.iqtig.packer.shared.keyio.output.KeyloadResult
Returns an array containing the constants of this enum type, in the order they are declared.

W

wrapSecretKey(SecretKey, PublicKey) - Method in class org.iqtig.packer.shared.crypto.CryptographySupportShared
 
WRONG_FILE_TYPE - org.iqtig.packer.shared.error.crypto.CryptoErrorId
 
A C D E F G H I J K L N O P R S T U V W 
All Classes All Packages