Skip to content

Commit 74827aa

Browse files
Update src/main/java/software/amazon/encryption/s3/legacy/materials/RsaEcbKeyring.java
Co-authored-by: Tony Knapp <[email protected]>
1 parent f1a8aa8 commit 74827aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/software/amazon/encryption/s3/legacy/materials/RsaEcbKeyring.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
import java.util.List;
1414

1515
/**
16-
* RsaWrapKeyring is a legacy, decrypt-only keyring and will use an RSA Public key to unwrap the data key
16+
* RsaEcbKeyring is a legacy, decrypt-only keyring and will use an RSA Public key to unwrap the data key
1717
* used to encrypt content.
1818
*/
1919

0 commit comments

Comments
 (0)