Interface AgentCipherProviderService

    • Method Detail

      • getKeyAndIv

        @NotNull
        @NotNull org.apache.commons.lang3.tuple.Pair<byte[],​byte[]> getKeyAndIv​(long agentId)