Class CryptoProvider


  • @Component
    public class CryptoProvider
    extends Object
    Wrapper component for a private key from the application properties.
    • Method Detail

      • getPrivateKey

        public PrivateKey getPrivateKey()
        Returns the PrivateKey configured in the application properties.