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