Description of Figure The KeyPairGenerator Class

Link to figure The KeyPairGenerator Class

This figure consists of boxes labeled as follows:

  • These boxes are joined by the word "or":
    • key length
    • AlgorithmParameterSpec
  • Key Pair Generator (DH)
  • Key Pair
  • Private Key
  • Public Key

Labeled arrows connect these boxes:

  • init(): From key length to Key Pair Generator (DH)
  • init(): From AlgorithmParameterSpec to Key Pair Generator (DH)
  • genKeyPair(): From Key Pair Generator (DH) to Key Pair
  • getPrivate(): From Key Pair to Private Key
  • getPublic(): From Key Pair to Public Key

Oracle and/or its affiliates Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved.

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部