public static class EncryptionProperties.Rsa extends Object
public org.springframework.security.rsa.crypto.RsaAlgorithm getAlgorithm()
public void setAlgorithm(org.springframework.security.rsa.crypto.RsaAlgorithm algorithm)
public boolean isStrong()
public void setStrong(boolean strong)
public String getSalt()
public void setSalt(String salt)
Copyright © 2023. All rights reserved.