|
Rename Method public getFileContentDecryptor(header ByteBuffer) : FileContentDecryptor renamed to public createFileContentDecryptor(header ByteBuffer) : FileContentDecryptor in class org.cryptomator.crypto.engine.NoFileContentCryptor |
From |
To |
|
Rename Method public getFileContentEncryptor(header Optional<ByteBuffer>) : FileContentEncryptor renamed to public createFileContentEncryptor(header Optional<ByteBuffer>) : FileContentEncryptor in class org.cryptomator.crypto.engine.NoFileContentCryptor |
From |
To |
|
Rename Method public getFileContentEncryptor(header Optional<ByteBuffer>) : FileContentEncryptor renamed to public createFileContentEncryptor(header Optional<ByteBuffer>) : FileContentEncryptor in class org.cryptomator.crypto.engine.impl.FileContentCryptorImpl |
From |
To |
|
Rename Method public getFileContentDecryptor(header ByteBuffer) : FileContentDecryptor renamed to public createFileContentDecryptor(header ByteBuffer) : FileContentDecryptor in class org.cryptomator.crypto.engine.impl.FileContentCryptorImpl |
From |
To |
|
Rename Method public getFileContentDecryptor(header ByteBuffer) : FileContentDecryptor renamed to public createFileContentDecryptor(header ByteBuffer) : FileContentDecryptor in class org.cryptomator.crypto.engine.FileContentCryptor |
From |
To |
|
Rename Method public getFileContentEncryptor(header Optional<ByteBuffer>) : FileContentEncryptor renamed to public createFileContentEncryptor(header Optional<ByteBuffer>) : FileContentEncryptor in class org.cryptomator.crypto.engine.FileContentCryptor |
From |
To |