Interface EncryptionService

    • Field Detail

      • ENCRYPTED_PRIVATE_KEY_PREFIX

        static final String ENCRYPTED_PRIVATE_KEY_PREFIX
        Deprecated.
        "-----BEG" (that's how most private keys start) after encryption starts with this value. It can be used to detect encrypted private key later.