Uses of Class gnu.crypto.key.rsa.GnuRSAKey

Uses in package gnu.crypto.key.rsa

Classes derived from gnu.crypto.key.rsa.GnuRSAKey

class
An object that embodies an RSA private key.

References:

  1. RSA-PSS Signature Scheme with Appendix, part B.
    Primitive specification and supporting documentation.
    Jakob Jonsson and Burt Kaliski.
class
An object that encapsulates an RSA public key.

References:

  1. RSA-PSS Signature Scheme with Appendix, part B.
    Primitive specification and supporting documentation.
    Jakob Jonsson and Burt Kaliski.

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.