Interface: s3crypto.ContentCipherBuilderWithContext
import "../ibm-cos-sdk-go/service/s3/s3crypto"
Overview
ContentCipherBuilderWithContext is a builder interface that builds ciphers for each request.
Interface Method Summary collapse
Interface Method Details
ContentCipherWithContext(aws.Context) (ContentCipher, error)
This method is abstract.
17 |
// File 'service/s3/s3crypto/cipher_builder.go', line 17
|