文件名称: spring-security-rsa-1.0.10.RELEASE.jar中文-英文对照文档.zip
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-rsa</artifactId>
<version>1.0.10.RELEASE</version>
</dependency>Gradle:
implementation group: 'org.springframework.security', name: 'spring-security-rsa', version: '1.0.10.RELEASE'
Gradle (Short):
implementation 'org.springframework.security:spring-security-rsa:1.0.10.RELEASE'
Gradle (Kotlin):
implementation("org.springframework.security:spring-security-rsa:1.0.10.RELEASE")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.springframework.security.rsa.cryptoorg.springframework.security.rsa.crypto.KeyStoreKeyFactory
org.springframework.security.rsa.crypto.RsaAlgorithm
org.springframework.security.rsa.crypto.RsaKeyHolder
org.springframework.security.rsa.crypto.RsaRawEncryptor
org.springframework.security.rsa.crypto.RsaSecretEncryptor