Top Description Fields Constructors Methods
sun.security.rsa

public final Class SunRsaSign

extends Provider
Class Inheritance
Imports
java.util.*, java.security.*

Provider class for the RSA signature provider. Supports RSA keyfactory, keypair generation, and RSA signatures.
Author
Andreas Sterbenz
Since
1.5

Field Summary

Modifier and TypeField and Description
private static final long

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
pack-priv void
Inherited from java.security.Provider:
clearcomputecomputeIfAbsentcomputeIfPresentconfigureelementsentrySetforEachgetgetInfogetNamegetOrDefaultgetPropertygetServicegetServicesgetVersiongetVersionStrisConfiguredkeyskeySetloadmergeputputAllputIfAbsentputServiceremoveremoveremoveServicereplacereplacereplaceAlltoStringvalues

Field Detail

serialVersionUIDback to summary
private static final long serialVersionUID

Hides java.security.Provider.serialVersionUID.

Annotations
@Serial

Constructor Detail

SunRsaSignback to summary
public SunRsaSign()
Annotations
@SuppressWarnings:removal

Method Detail

putEntriesback to summary
pack-priv void putEntries(Iterator<Provider.Service> i)