Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8281449

Spec Clarification : X509Certificate: verify method on provider can be null

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • None
    • None
    • security-libs

      X509Certificate: verify -
      https://download.java.net/java/early_access/jdk19/docs/api/java.base/java/security/cert/X509Certificate.html#verify(java.security.PublicKey,java.security.Provider)

      The spec is silent about
      1) What's the behavior when supplied Provider is null
      2) What's the behavior when supplied PublicKey is null

      It would be better to clarify this in the spec.

            hchao Haimay Chao
            kganapureddy Krushnareddy Ganapureddy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: