protected static class AWS4Signer.HeaderSigningResult extends Object
| Constructor and Description |
|---|
HeaderSigningResult(String dateTime,
String scope,
byte[] kSigning,
byte[] signature) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDateTime() |
byte[] |
getKSigning() |
String |
getScope() |
byte[] |
getSignature() |
Copyright © 2015. All rights reserved.