mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8214532: Update RFC 2459 references in javadoc to RFC 5280
Reviewed-by: mullan
This commit is contained in:
parent
c9d7dd0827
commit
36d0987f4d
14 changed files with 66 additions and 70 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 1997, 1999, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 1997, 2018, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
|
@ -63,7 +63,7 @@ public class KeyIdentifier {
|
|||
/**
|
||||
* Creates a KeyIdentifier from a public-key value.
|
||||
*
|
||||
* <p>From RFC2459: Two common methods for generating key identifiers from
|
||||
* <p>From RFC 5280: Two common methods for generating key identifiers from
|
||||
* the public key are:
|
||||
* <ol>
|
||||
* <li>The keyIdentifier is composed of the 160-bit SHA-1 hash of the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue